| Modifier and Type | Method and Description |
|---|---|
<T extends Table> |
FlatBufferBuilder.createSortedVectorOfTables(T obj,
int[] offsets)
Create a vector of sorted by the key tables.
|
| Modifier and Type | Method and Description |
|---|---|
protected Table |
Table.__union(Table t,
int offset)
Initialize any Table-derived type to point to the union at the given `offset`.
|
| Modifier and Type | Method and Description |
|---|---|
protected Table |
Table.__union(Table t,
int offset)
Initialize any Table-derived type to point to the union at the given `offset`.
|
Copyright © 2018. All rights reserved.