All tables in the generated code derive from this class, and add their own accessors.
The underlying ReadWriteBuffer to hold the data of the Table.
Used to hold the position of the bb buffer.
bb
Used to hold the vtable size.
Used to hold the vtable position.
Retrieve a relative offset.
Compare two tables by the key.
Look up a field in the vtable.
Resets the internal state with a null ReadWriteBuffer and a zero position.
ReadWriteBuffer
Re-init the internal state with an external buffer ReadWriteBuffer and an offset within.
Sort tables by the key.
Create a Java String from UTF-8 data stored inside the FlatBuffer.
String
Initialize any Table-derived type to point to the union at the given offset.
offset
Get the start data of a vector.
Initialize vector as a ReadWriteBuffer.
Get the length of a vector.