Uses of Class
io.objectbox.flatbuffers.ByteVector
Packages that use ByteVector
Package
Description
ObjectBox Sync allows to automatically synchronize local data with a sync
destination (e.g.
-
Uses of ByteVector in io.objectbox.config
Methods in io.objectbox.config that return ByteVectorModifier and TypeMethodDescriptionFlatStoreOptions.modelBytesVector()FlatStoreOptions.modelBytesVector(ByteVector obj) Methods in io.objectbox.config with parameters of type ByteVector -
Uses of ByteVector in io.objectbox.flatbuffers
Methods in io.objectbox.flatbuffers that return ByteVectorModifier and TypeMethodDescriptionByteVector.__assign(int vector, ByteBuffer bb) Assigns vector access object to vector data. -
Uses of ByteVector in io.objectbox.model
Methods in io.objectbox.model that return ByteVectorMethods in io.objectbox.model with parameters of type ByteVector -
Uses of ByteVector in io.objectbox.sync
Methods in io.objectbox.sync that return ByteVectorModifier and TypeMethodDescriptionCredentials.bytesVector()Credentials.bytesVector(ByteVector obj) Methods in io.objectbox.sync with parameters of type ByteVector