redisGetBit: Redis BITSET gets - get binary value

Description Usage Arguments Value

View source: R/bitops.R

Description

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

Usage

1

Arguments

key

redis key

offset

integer index

...

Optional additional arguments. Specify raw=TRUE to skip de-serialization of the data.

Value

bit binary integer


bwlewis/rredis documentation built on Jan. 3, 2022, 4:53 p.m.