- readInt
int readInt()
Undocumented in source. Be warned that the author may not have intended to support it.
- readLength
size_t readLength()
Undocumented in source. Be warned that the author may not have intended to support it.
- readStringLength
size_t readStringLength()
Undocumented in source. Be warned that the author may not have intended to support it.
- writeInt
void writeInt(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeLength
void writeLength(size_t value)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeStringLength
void writeStringLength(size_t value)
Undocumented in source. Be warned that the author may not have intended to support it.