Torque::ByteBuffer Class Reference#include <byteBuffer.h>
Constructor & Destructor Documentation
Create a ByteBuffer from a chunk of memory.
Create a ByteBuffer of the specified size.
Copy constructor.
Member Function Documentation
Set the ByteBuffer to point to a new chunk of memory.
Appends the specified buffer to the end of the byte buffer.
Appends the specified ByteBuffer to the end of this byte buffer.
Copy the data in the buffer.
Clear the buffer.
Member Data Documentation
|