Redis BITSET gets - get binary value
Returns the bit value at offset in the string value stored at key.
redisGetBit(key, offset, ...)
key |
redis key |
offset |
integer index |
... |
Optional additional arguments. Specify |
bit binary integer
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.