RedisDatabase.getBit

Returns the bit value at offset in the string value stored at key

struct RedisDatabase
bool
getBit
(
string key
,
long offset
)

Meta