Uses of Interface
io.objectbox.flatbuffers.ReadBuf
Packages that use ReadBuf
-
Uses of ReadBuf in io.objectbox.flatbuffers
Subinterfaces of ReadBuf in io.objectbox.flatbuffersModifier and TypeInterfaceDescriptioninterfaceInterface to represent a read-write buffer.Classes in io.objectbox.flatbuffers that implement ReadBufModifier and TypeClassDescriptionclassImplementsReadBufusing an array of bytes as a backing storage.classFields in io.objectbox.flatbuffers declared as ReadBufModifier and TypeFieldDescription(package private) ReadBufFlexBuffers.Object.bbprivate ReadBufFlexBuffers.Reference.bbprivate static final ReadBufFlexBuffers.EMPTY_BBMethods in io.objectbox.flatbuffers with parameters of type ReadBufModifier and TypeMethodDescriptionprivate intFlexBuffers.Map.compareBytes(ReadBuf bb, int start, byte[] other) static FlexBuffers.ReferenceReads a FlexBuffer message in ReadBuf and returnsFlexBuffers.Referenceto the root element.private static intprivate static doubleFlexBuffers.readDouble(ReadBuf buff, int end, int byteWidth) private static intprivate static longprivate static longConstructors in io.objectbox.flatbuffers with parameters of type ReadBufModifierConstructorDescription(package private)(package private)(package private)(package private)(package private)(package private)(package private)(package private)TypedVector(ReadBuf bb, int end, int byteWidth, int elemType) (package private)