|
kodi
|
Public Member Functions | |
| char * | GetChars () |
| NPT_Size | GetLength () const |
| void | SetLength (NPT_Size length) |
| NPT_Size | GetAllocated () const |
| void | Destroy () |
Static Public Member Functions | |
| static Buffer * | Allocate (NPT_Size allocated, NPT_Size length) |
| static char * | Create (NPT_Size allocated, NPT_Size length=0) |
| static char * | Create (const char *copy) |
| static char * | Create (const char *copy, NPT_Size length) |
| static char * | Create (char c, NPT_Cardinal repeat) |
1.8.13