|
Scid
4.7.0
|
This is the complete list of members for ByteBuffer, including all inherited members.
| BackToStart() | ByteBuffer | |
| ByteBuffer(size_t length) | ByteBuffer | inline |
| Empty() | ByteBuffer | |
| GetByte() | ByteBuffer | inline |
| GetByteCount() | ByteBuffer | inline |
| getData() | ByteBuffer | inline |
| GetFixedString(char *str, size_t length) | ByteBuffer | |
| GetTerminatedString(char **str) | ByteBuffer | |
| ProvideExternal(byte *data, size_t length) | ByteBuffer | |
| PutByte(byte value) | ByteBuffer | inline |
| PutFixedString(const char *str, size_t length) | ByteBuffer | |
| PutTerminatedString(const char *str) | ByteBuffer | |
| Skip(size_t value) | ByteBuffer | |
| Status() | ByteBuffer | inline |
| ~ByteBuffer() | ByteBuffer | inline |
1.8.13