Uses of Class
com.google.flatbuffers.ByteVector
-
Packages that use ByteVector Package Description com.google.flatbuffers -
-
Uses of ByteVector in com.google.flatbuffers
Methods in com.google.flatbuffers that return ByteVector Modifier and Type Method Description ByteVectorByteVector. __assign(int vector, ByteBuffer bb)Assigns vector access object to vector data.
-