public static final class FlatArray.Vector
extends com.google.flatbuffers.BaseVector
Constructor and Description |
---|
Vector() |
Modifier and Type | Method and Description |
---|---|
FlatArray.Vector |
__assign(int _vector,
int _element_size,
ByteBuffer _bb) |
FlatArray |
get(FlatArray obj,
int j) |
FlatArray |
get(int j) |
public FlatArray.Vector __assign(int _vector, int _element_size, ByteBuffer _bb)
public FlatArray get(int j)
Copyright © 2022. All rights reserved.