Union3.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.
getU3f0s1
bool getU3f0s1()
Undocumented in source. Be warned that the author may not have intended to support it.
getU3f0s16
short getU3f0s16()
Undocumented in source. Be warned that the author may not have intended to support it.
getU3f0s32
int getU3f0s32()
Undocumented in source. Be warned that the author may not have intended to support it.
getU3f0s64
long getU3f0s64()
Undocumented in source. Be warned that the author may not have intended to support it.
getU3f0s8
byte getU3f0s8()
Undocumented in source. Be warned that the author may not have intended to support it.
isU3f0s1
bool isU3f0s1()
Undocumented in source. Be warned that the author may not have intended to support it.
isU3f0s16
bool isU3f0s16()
Undocumented in source. Be warned that the author may not have intended to support it.
isU3f0s32
bool isU3f0s32()
Undocumented in source. Be warned that the author may not have intended to support it.
isU3f0s64
bool isU3f0s64()
Undocumented in source. Be warned that the author may not have intended to support it.
isU3f0s8
bool isU3f0s8()
Undocumented in source. Be warned that the author may not have intended to support it.
setU3f0s1
void setU3f0s1(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
setU3f0s16
void setU3f0s16(short value)
Undocumented in source. Be warned that the author may not have intended to support it.
setU3f0s32
void setU3f0s32(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
setU3f0s64
void setU3f0s64(long value)
Undocumented in source. Be warned that the author may not have intended to support it.
setU3f0s8
void setU3f0s8(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