TestFieldZeroIsBit.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.
getBit
bool getBit()
Undocumented in source. Be warned that the author may not have intended to support it.
getSecondBit
bool getSecondBit()
Undocumented in source. Be warned that the author may not have intended to support it.
getThirdField
ubyte getThirdField()
Undocumented in source. Be warned that the author may not have intended to support it.
setBit
void setBit(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setSecondBit
void setSecondBit(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setThirdField
void setThirdField(ubyte value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructBuilder b;
Undocumented in source.

Meta