Create bit "set" operation.
The name of the bin. The bin must contain a byte value.
Offset in bits.
Number of bits to set.
Value to set.
Operation that can be passed to the Client#operate command.
Server sets value on bitmap. Server does not return a value.
TypeError unless value is an integer or a Buffer.
Create bit "set" operation.