Data Fields

GetByteContext Struct Reference

#include <bytestream.h>

Data Fields

const uint8_t * buffer
const uint8_t * buffer_end

Detailed Description

Definition at line 29 of file bytestream.h.


Field Documentation

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().


The documentation for this struct was generated from the following file: