SearchResultList.Builder

Undocumented in source.

Constructors

this
this(SegmentBuilder* segment, int data, int pointers, int dataSize, short pointerCount)
Undocumented in source.

Members

Functions

asReader
auto asReader()
Undocumented in source. Be warned that the author may not have intended to support it.
getResults
StructList!(.SearchResult).Builder getResults()
Undocumented in source. Be warned that the author may not have intended to support it.
hasResults
bool hasResults()
Undocumented in source. Be warned that the author may not have intended to support it.
initResults
StructList!(.SearchResult).Builder initResults(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
setResults
void setResults(StructList!(.SearchResult).Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructBuilder b;
Undocumented in source.

Meta