Uses of Class
com.google.flatbuffers.ByteVector
-
-
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.
-