Uses of Class
io.objectbox.flatbuffers.FlexBuffers.Sized
-
Packages that use FlexBuffers.Sized Package Description io.objectbox.flatbuffers -
-
Uses of FlexBuffers.Sized in io.objectbox.flatbuffers
Subclasses of FlexBuffers.Sized in io.objectbox.flatbuffers Modifier and Type Class Description static classFlexBuffers.BlobRepresents a array of bytes element in the bufferstatic classFlexBuffers.MapMap object representing a set of key-value pairs.static classFlexBuffers.TypedVectorObject that represents a set of elements with the same typestatic classFlexBuffers.VectorObject that represents a set of elements in the buffer
-