PutByteContext Struct Reference

#include <bytestream.h>

Data Fields

uint8_t * buffer
uint8_t * buffer_end
uint8_t * buffer_start
int eof

Detailed Description

Definition at line 35 of file bytestream.h.

Field Documentation

uint8_t * PutByteContext::buffer_start

Definition at line 36 of file bytestream.h.

Referenced by bytestream2_init_writer(), bytestream2_seek_p(), and bytestream2_tell_p().


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