Read-only ByteStream interface to a memory area.
Virtual Functions.
Utility Functions.
Read-only ByteStream interface to a memory area. Class StaticByteStream implements a read-only ByteStream interface for a memory area specified by the user at construction time. Calls to function read directly access this memory area. The user must therefore make sure that its content remain valid long enough.
StaticByteStream(const char *buffer)
Alphabetic index HTML hierarchy of classes or Java