public final class LargeList
extends com.google.flatbuffers.Table
| Constructor and Description |
|---|
LargeList() |
| Modifier and Type | Method and Description |
|---|---|
LargeList |
__assign(int _i,
ByteBuffer _bb) |
void |
__init(int _i,
ByteBuffer _bb) |
static int |
endLargeList(com.google.flatbuffers.FlatBufferBuilder builder) |
static LargeList |
getRootAsLargeList(ByteBuffer _bb) |
static LargeList |
getRootAsLargeList(ByteBuffer _bb,
LargeList obj) |
static void |
startLargeList(com.google.flatbuffers.FlatBufferBuilder builder) |
public static LargeList getRootAsLargeList(ByteBuffer _bb)
public static LargeList getRootAsLargeList(ByteBuffer _bb, LargeList obj)
public void __init(int _i,
ByteBuffer _bb)
public LargeList __assign(int _i, ByteBuffer _bb)
public static void startLargeList(com.google.flatbuffers.FlatBufferBuilder builder)
public static int endLargeList(com.google.flatbuffers.FlatBufferBuilder builder)
Copyright © 2020 The Apache Software Foundation. All rights reserved.