TextList.Reader

Undocumented in source.

Constructors

this
this(SegmentReader* segment, int ptr, int elementCount, int step, int structDataSize, short structPointerCount, int nestingLimit)
Undocumented in source.

Members

Functions

get
string get(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(string) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
ListReader b;
Undocumented in source.

Meta