Union2.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.
getU2f0s1
bool getU2f0s1()
Undocumented in source. Be warned that the author may not have intended to support it.
getU2f0s16
short getU2f0s16()
Undocumented in source. Be warned that the author may not have intended to support it.
getU2f0s32
int getU2f0s32()
Undocumented in source. Be warned that the author may not have intended to support it.
getU2f0s64
long getU2f0s64()
Undocumented in source. Be warned that the author may not have intended to support it.
getU2f0s8
byte getU2f0s8()
Undocumented in source. Be warned that the author may not have intended to support it.
isU2f0s1
bool isU2f0s1()
Undocumented in source. Be warned that the author may not have intended to support it.
isU2f0s16
bool isU2f0s16()
Undocumented in source. Be warned that the author may not have intended to support it.
isU2f0s32
bool isU2f0s32()
Undocumented in source. Be warned that the author may not have intended to support it.
isU2f0s64
bool isU2f0s64()
Undocumented in source. Be warned that the author may not have intended to support it.
isU2f0s8
bool isU2f0s8()
Undocumented in source. Be warned that the author may not have intended to support it.
setU2f0s1
void setU2f0s1(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setU2f0s16
void setU2f0s16(short value)
Undocumented in source. Be warned that the author may not have intended to support it.
setU2f0s32
void setU2f0s32(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
setU2f0s64
void setU2f0s64(long value)
Undocumented in source. Be warned that the author may not have intended to support it.
setU2f0s8
void setU2f0s8(byte value)
Undocumented in source. Be warned that the author may not have intended to support it.
which
Which which()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

b
StructBuilder b;
Undocumented in source.

Meta