All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AdvancedFeatures New schema language features that are not supported by old code generators.ArrayReadWriteBuf ImplementsReadBufusing an array of bytes as a backing storage.BaseType BaseVector All vector access objects derive from this class, and add their own accessors.BooleanVector Helper type for accessing vector of booleans.ByteBufferReadWriteBuf ByteBufferUtil Class that collects utility functions around `ByteBuffer`.ByteVector Helper type for accessing vector of signed or unsigned 8-bit values.Constants Class that holds shared constantsDoubleVector Helper type for accessing vector of double values.Enum Enum.Vector EnumVal EnumVal.Vector Field Field.Vector FlatBufferBuilder Class that helps you build a FlatBuffer.FlatBufferBuilder.ByteBufferFactory An interface that provides a user of the FlatBufferBuilder class the ability to specify the method in which the internal buffer gets allocated.FlatBufferBuilder.HeapByteBufferFactory An implementation of the ByteBufferFactory interface that is used when one is not provided by the user.FlexBuffers This class can be used to parse FlexBuffer messages.FlexBuffers.Blob Represents a array of bytes element in the bufferFlexBuffers.FlexBufferException FlexBuffers.Key Represents a key element in the buffer.FlexBuffers.KeyVector Represent a vector of keys in a mapFlexBuffers.Map Map object representing a set of key-value pairs.FlexBuffers.Reference Represents an generic element in the buffer.FlexBuffers.TypedVector Object that represents a set of elements with the same typeFlexBuffers.Vector Object that represents a set of elements in the bufferFlexBuffersBuilder Helper class that builds FlexBuffersFloatVector Helper type for accessing vector of float values.IntVector Helper type for accessing vector of signed or unsigned 32-bit values.KeyValue KeyValue.Vector LongVector Helper type for accessing vector of long values.Object Object.Vector ReadBuf Represent a chunk of data, where FlexBuffers will read from.ReadWriteBuf Interface to represent a read-write buffer.RPCCall RPCCall.Vector Schema Schema.Vector SchemaFile File specific information.SchemaFile.Vector Service Service.Vector ShortVector Helper type for accessing vector of signed or unsigned 16-bit values.StringVector Helper type for accessing vector of String.Struct All structs in the generated code derive from this class, and add their own accessors.Table All tables in the generated code derive from this class, and add their own accessors.Type Type.Vector UnionVector Helper type for accessing vector of unions.Utf8 Utf8Old This class implements the Utf8 API using the Java Utf8 encoder.Utf8Safe A set of low-level, high-performance static utility methods related to the UTF-8 character encoding.