AccountNameFB

Undocumented in source.

Members

Mixins

__anonymous
mixin Table!AccountNameFB
Undocumented in source.

Properties

count
int count [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
Nullable!string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

addCount
void addCount(FlatBufferBuilder builder, int count)
Undocumented in source. Be warned that the author may not have intended to support it.
addName
void addName(FlatBufferBuilder builder, uint nameOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
createAccountNameFB
uint createAccountNameFB(FlatBufferBuilder builder, uint name, int count)
Undocumented in source. Be warned that the author may not have intended to support it.
endAccountNameFB
uint endAccountNameFB(FlatBufferBuilder builder)
Undocumented in source. Be warned that the author may not have intended to support it.
getRootAsAccountNameFB
AccountNameFB getRootAsAccountNameFB(ByteBuffer _bb)
Undocumented in source. Be warned that the author may not have intended to support it.
startAccountNameFB
void startAccountNameFB(FlatBufferBuilder builder)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta