getNumLCBBytes

Extract number of bytes used for this LCB

Returns the number of bytes required to store this LCB

pure nothrow
byte
getNumLCBBytes
(
in ubyte lcbHeader
)

Return Value

Type: byte

0 if it's a null value, or number of bytes in other cases

See Also

Meta