Variable LCB.numBytes
Number of bytes needed to store the value (Extracted from the LCB header. The header byte is not included)
Declaration
struct LCB
{
// ...
ubyte numBytes;
// ...
}