|  | C++ SDK Documentation
    24.2.0
    | 

| Public Member Functions | |
| size_t | getByteOffset () | 
| Returns a byte representation of the offset, where the offset is the index of the buffer array. | |
| Public Attributes | |
| uint32 * | buf | 
| Pointer to the start of the buffer. | |
| size_t | offset | 
| Number of length values in the buffer. | |
| size_t | size | 
| Maximum number of length values that the buffer can hold. | |
A contiguous in-memory buffer of uint32 *. Used for tracking record lengths.