Coconut Framework  beta
Public Attributes | List of all members
CNBuffer Struct Reference

Write buffer to store variable-sized continuous data. More...

#include <CNBuffer.h>

Public Attributes

size_t writePosition
 Current size of the buffer.
 
size_t currentSize
 The position to put the next data.
 
unsigned char * context
 Pointer for the buffer context.
 

Detailed Description

Write buffer to store variable-sized continuous data.


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