A byte buffer.
More...
◆ ByteBuffer()
◆ ~ByteBuffer()
◆ clear()
◆ current() [1/2]
◆ current() [2/2]
const char* current |
( |
| ) |
const |
|
inline |
◆ data() [1/2]
◆ data() [2/2]
const char* data |
( |
| ) |
const |
|
inline |
◆ flip()
◆ limit() [1/2]
◆ limit() [2/2]
void limit |
( |
size_t |
newLimit | ) |
|
◆ position() [1/2]
size_t position |
( |
| ) |
const |
|
inline |
◆ position() [2/2]
void position |
( |
size_t |
newPosition | ) |
|
◆ put()
◆ remaining()
size_t remaining |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: