ArenaPool

Members

Functions

decommitAll
void decommitAll()
Undocumented in source. Be warned that the author may not have intended to support it.
reserve
void reserve(size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
take
ubyte[] take(size_t numBytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

PAGE_SIZE
enum PAGE_SIZE;
Undocumented in source.

Variables

buffer
ubyte[] buffer;
Undocumented in source.
takenBytes
size_t takenBytes;
Undocumented in source.

Meta