RecordCreator

The RecordCreator class provides a way to create empty records. RecordRef represents a reference to a record’s underlying data, and can be accessed & manipulated via the RecordCreator class.

Record information

var_data_size: The number of bytes of variable-length data in this record.

Methods