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