Home / node / Commands / interfaces / BitFieldOffset @valkey/valkey-glide
@valkey/valkey-glide / Commands / BitFieldOffset
Interface: BitFieldOffset
Represents an offset for an array of bits for the bitfield or bitfieldReadOnly commands.
Methods
toArg()
toArg():
string
Returns the offset as a string argument to be used in the bitfield or bitfieldReadOnly commands.
Returns
string
The offset as a string argument.