General purpose data buffer. More...
Derived from: | None |
Derived by: | None |
Group: | System (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a data buffer of 0 size. |
| |
Returns a pointer to the data. | |
Returns the size of the data. | |
Returns the capacity of the data buffer object. | |
Returns a char in the buffer. | |
Returns true if the buffer is 0 in size. |
| |
Resize the buffer. | |
Preallocate enough memory. |