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