ReadWriteBuffer.h File Reference
Byte buffer management.
More...
Go to the source code of this file.
Detailed Description
Byte buffer management.
- Version:
- 1.0 Management of a byte buffer. Backing store may be either an aliased buffer owned outside this class, or an internal growable buffer owned by this class.
Definition in file ReadWriteBuffer.h.