public final class OpaqueDataField
extends com.google.flatbuffers.Struct
| Constructor and Description |
|---|
OpaqueDataField() |
| Modifier and Type | Method and Description |
|---|---|
OpaqueDataField |
__assign(int _i,
ByteBuffer _bb) |
void |
__init(int _i,
ByteBuffer _bb) |
static int |
createOpaqueDataField(com.google.flatbuffers.FlatBufferBuilder builder,
long f0,
long f1,
long f2,
long f3) |
long |
f0() |
long |
f1() |
long |
f2() |
long |
f3() |
public void __init(int _i,
ByteBuffer _bb)
public OpaqueDataField __assign(int _i, ByteBuffer _bb)
public long f0()
public long f1()
public long f2()
public long f3()
public static int createOpaqueDataField(com.google.flatbuffers.FlatBufferBuilder builder,
long f0,
long f1,
long f2,
long f3)