Create bit "left scan" operation.
The name of the bin. The bin must contain a byte value.
Offset in bits.
Number of bits.
value to scan for, "0" (false) or "1" (true).
Operation that can be passed to the Client#operate command.
Server returns integer bit offset of the first specified value bit in bitmap.
Create bit "left scan" operation.