TextList.Builder

Undocumented in source.

Constructors

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

Members

Functions

get
Text.Builder 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(Text.Builder) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(int index, Text.Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
ListBuilder b;
Undocumented in source.

Meta