ContactsFB

Undocumented in source.

Members

Functions

userInfoList
auto userInfoList()
Undocumented in source. Be warned that the author may not have intended to support it.
userInfoList
Nullable!UserInfoFB userInfoList(uint j)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Table!ContactsFB
Undocumented in source.

Properties

number
int number [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
userInfoListLength
uint userInfoListLength [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

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.

Meta