AddressBook.Reader

Undocumented in source.

Constructors

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

Members

Aliases

getPeople
alias getPeople = people
Undocumented in source.

Functions

hasPeople
bool hasPeople()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

people
StructList!(.Person).Reader people [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructReader b;
Undocumented in source.

Meta