The name of the bin. The bin must contain a byte value.
Offset in bits.
Number of bits; must be <= 64.
Value to add.
Sign indicates if bits should be treated as a signed number.
Operation that can be passed to the Client#operate command.
~OverflowableBitwiseOp#onOverflow|OverflowableBitwiseOp#onOverflow can used to control how the operation executes, when the addition results in an overflow/underflow.
Create bit "add" operation.