66
66
* The store_xxx() methods take various input and convert
67
67
* the input into the raw bytes stored in the ptr member variable.
76
72
unsigned char *ptr; /**< Position to field in record. Stores raw field value */
77
73
unsigned char *null_ptr; /**< Byte where null_bit is */