mcchunktools
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
buffer Struct Reference

#include <buffer.h>

Data Fields

unsigned char * data
 
size_t len
 
size_t cap
 

Detailed Description

Definition at line 20 of file buffer.h.

Field Documentation

size_t cap

Definition at line 23 of file buffer.h.

unsigned char* data

Definition at line 21 of file buffer.h.

size_t len

Definition at line 22 of file buffer.h.


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