![]() |
FlatBuffers
An open source project by FPL.
|
Classes | |
class | com.google.flatbuffers.FlexBuffers.Blob |
Represents a array of bytes element in the buffer. More... | |
class | com.google.flatbuffers.FlexBuffers.FlexBufferException |
class | com.google.flatbuffers.FlexBuffers |
This class can be used to parse FlexBuffer messages. More... | |
class | com.google.flatbuffers.FlexBuffers.Key |
Represents a key element in the buffer. More... | |
class | com.google.flatbuffers.FlexBuffers.KeyVector |
Represent a vector of keys in a map. More... | |
class | com.google.flatbuffers.FlexBuffers.Map |
Map object representing a set of key-value pairs. More... | |
class | com.google.flatbuffers.FlexBuffers.Reference |
Represents an generic element in the buffer. More... | |
class | com.google.flatbuffers.FlexBuffers.TypedVector |
Object that represents a set of elements with the same type. More... | |
class | com.google.flatbuffers.FlexBuffers.Unsigned |
class | com.google.flatbuffers.FlexBuffers.Vector |
Object that represents a set of elements in the buffer. More... | |