mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Variable LCB.numBytes

Number of bytes needed to store the value (Extracted from the LCB header. The header byte is not included)

struct LCB
{
  // ...
  ubyte numBytes ;
  // ...
}