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