Package io.objectbox.flatbuffers
package io.objectbox.flatbuffers
-
ClassDescriptionImplements
ReadBuf
using an array of bytes as a backing storage.All vector access objects derive from this class, and add their own accessors.Helper type for accessing vector of booleans.Class that collects utility functions around `ByteBuffer`.Helper type for accessing vector of signed or unsigned 8-bit values.Class that holds shared constantsHelper type for accessing vector of double values.Class that helps you build a FlatBuffer.An interface that provides a user of the FlatBufferBuilder class the ability to specify the method in which the internal buffer gets allocated.An implementation of the ByteBufferFactory interface that is used when one is not provided by the user.This class can be used to parse FlexBuffer messages.Represents a array of bytes element in the bufferRepresents a key element in the buffer.Represent a vector of keys in a mapMap object representing a set of key-value pairs.Represents an generic element in the buffer.Object that represents a set of elements with the same typeObject that represents a set of elements in the bufferHelper class that builds FlexBuffersHelper type for accessing vector of float values.Helper type for accessing vector of signed or unsigned 32-bit values.Helper type for accessing vector of long values.Represent a chunk of data, where FlexBuffers will read from.Interface to represent a read-write buffer.Helper type for accessing vector of signed or unsigned 16-bit values.Helper type for accessing vector of String.All structs in the generated code derive from this class, and add their own accessors.All tables in the generated code derive from this class, and add their own accessors.Helper type for accessing vector of unions.This class implements the Utf8 API using the Java Utf8 encoder.A set of low-level, high-performance static utility methods related to the UTF-8 character encoding.