kevy

BITPOS

Return the position of the first bit set to 0 or 1.

语法BITPOS key bit [start [end]]
分组string
参数个数-3
起始版本1.0.0
标志readonly
复杂度O(N) over the scanned bytes
Redis 兼容性differs: the BYTE / BIT unit argument of Redis 7.0 is not accepted — ranges are byte offsets

← 全部命令