- addNumber
void addNumber(FlatBufferBuilder builder, int number)
Undocumented in source. Be warned that the author may not have intended to support it.
- addUserInfoList
void addUserInfoList(FlatBufferBuilder builder, uint userInfoListOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
- createContactsFB
uint createContactsFB(FlatBufferBuilder builder, int number, uint userInfoList)
Undocumented in source. Be warned that the author may not have intended to support it.
- createUserInfoListVector
uint createUserInfoListVector(FlatBufferBuilder builder, uint[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- endContactsFB
uint endContactsFB(FlatBufferBuilder builder)
Undocumented in source. Be warned that the author may not have intended to support it.
- getRootAsContactsFB
ContactsFB getRootAsContactsFB(ByteBuffer _bb)
Undocumented in source. Be warned that the author may not have intended to support it.
- startContactsFB
void startContactsFB(FlatBufferBuilder builder)
Undocumented in source. Be warned that the author may not have intended to support it.
- startUserInfoListVector
void startUserInfoListVector(FlatBufferBuilder builder, uint numElems)
Undocumented in source. Be warned that the author may not have intended to support it.