SegmentReader

Undocumented in source.

Constructors

this
this(ByteBuffer buffer, Arena arena)
Undocumented in source.

Members

Functions

get
long get(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

EMPTY
SegmentReader EMPTY;
Undocumented in source.

Variables

arena
Arena arena;
Undocumented in source.
buffer
ByteBuffer buffer;
Undocumented in source.

Meta