#include <clib.h>
Public Attributes | |
Instance | header |
UINT16 | uLength |
Current length of the data. | |
UINT16 | uMaxLength |
Current length of the buffer. More... | |
StringBufferData * | pData |
The actual data. More... |
|
The actual data. Stored as a reference to allow reallocation. |
|
Current length of the buffer. Always less than or equal to uLength. |