#include <bytestream.h>
Data Fields | |
const uint8_t * | buffer |
const uint8_t * | buffer_end |
Definition at line 29 of file bytestream.h.
const uint8_t* GetByteContext::buffer |
Definition at line 30 of file bytestream.h.
Referenced by bytestream2_get_bytes_left(), and bytestream_get_buffer().
const uint8_t * GetByteContext::buffer_end |
Definition at line 30 of file bytestream.h.
Referenced by bytestream_get_buffer().