Uses of Package
io.objectbox.flatbuffers
-
Packages that use io.objectbox.flatbuffers Package Description io.objectbox ObjectBox is an an easy to use, object-oriented lightweight database and a full alternative to SQLite.io.objectbox.config io.objectbox.converter For use with@Convert:PropertyConverterto convert custom Property types.io.objectbox.flatbuffers io.objectbox.model io.objectbox.sync ObjectBox Sync allows to automatically synchronize local data with a sync destination (e.g.io.objectbox.sync.server -
Classes in io.objectbox.flatbuffers used by io.objectbox Class Description FlatBufferBuilder Class that helps you build a FlatBuffer. -
Classes in io.objectbox.flatbuffers used by io.objectbox.config Class Description BaseVector All vector access objects derive from this class, and add their own accessors.ByteVector Helper type for accessing vector of signed or unsigned 8-bit values.FlatBufferBuilder Class that helps you build a FlatBuffer.Table All tables in the generated code derive from this class, and add their own accessors. -
Classes in io.objectbox.flatbuffers used by io.objectbox.converter Class Description FlexBuffers.Map Map object representing a set of key-value pairs.FlexBuffers.Reference Represents an generic element in the buffer.FlexBuffers.Vector Object that represents a set of elements in the bufferFlexBuffersBuilder Helper class that builds FlexBuffers -
Classes in io.objectbox.flatbuffers used by io.objectbox.flatbuffers Class Description BaseVector All vector access objects derive from this class, and add their own accessors.BooleanVector Helper type for accessing vector of booleans.ByteVector Helper type for accessing vector of signed or unsigned 8-bit values.DoubleVector Helper type for accessing vector of double values.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.Blob Represents a array of bytes element in the bufferFlexBuffers.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.Object Base class of all types below.FlexBuffers.Reference Represents an generic element in the buffer.FlexBuffers.Sized FlexBuffers.TypedVector Object that represents a set of elements with the same typeFlexBuffers.Vector Object that represents a set of elements in the bufferFlexBuffersBuilder.Value FloatVector Helper type for accessing vector of float values.IntVector Helper type for accessing vector of signed or unsigned 32-bit values.LongVector Helper type for accessing vector of long values.ReadBuf Represent a chunk of data, where FlexBuffers will read from.ReadWriteBuf Interface to represent a read-write buffer.ShortVector Helper type for accessing vector of signed or unsigned 16-bit values.StringVector Helper type for accessing vector of String.Table All tables in the generated code derive from this class, and add their own accessors.UnionVector Helper type for accessing vector of unions.Utf8 Utf8Old.Cache -
Classes in io.objectbox.flatbuffers used by io.objectbox.model Class Description BaseVector All vector access objects derive from this class, and add their own accessors.ByteVector Helper type for accessing vector of signed or unsigned 8-bit values.FlatBufferBuilder Class that helps you build a FlatBuffer.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. -
Classes in io.objectbox.flatbuffers used by io.objectbox.sync Class Description BaseVector All vector access objects derive from this class, and add their own accessors.ByteVector Helper type for accessing vector of signed or unsigned 8-bit values.FlatBufferBuilder Class that helps you build a FlatBuffer.StringVector Helper type for accessing vector of String.Table All tables in the generated code derive from this class, and add their own accessors. -
Classes in io.objectbox.flatbuffers used by io.objectbox.sync.server Class Description BaseVector All vector access objects derive from this class, and add their own accessors.FlatBufferBuilder Class that helps you build a FlatBuffer.IntVector Helper type for accessing vector of signed or unsigned 32-bit values.Table All tables in the generated code derive from this class, and add their own accessors.