GBL parser input buffer.

Public Attributes#

const uint8_t *

Pointer to a buffer.

const size_t

Length of the buffer.

size_t

Offset of the buffer.

Public Attribute Documentation#

buffer#

const uint8_t* GblInputBuffer_t::buffer

Pointer to a buffer.


length#

const size_t GblInputBuffer_t::length

Length of the buffer.


offset#

size_t GblInputBuffer_t::offset

Offset of the buffer.