public final class Struct_
extends com.google.flatbuffers.Table
| Constructor and Description |
|---|
Struct_() |
| Modifier and Type | Method and Description |
|---|---|
Struct_ |
__init(int _i,
ByteBuffer _bb) |
static int |
endStruct_(com.google.flatbuffers.FlatBufferBuilder builder) |
static Struct_ |
getRootAsStruct_(ByteBuffer _bb) |
static Struct_ |
getRootAsStruct_(ByteBuffer _bb,
Struct_ obj) |
static void |
startStruct_(com.google.flatbuffers.FlatBufferBuilder builder) |
public static Struct_ getRootAsStruct_(ByteBuffer _bb)
public static Struct_ getRootAsStruct_(ByteBuffer _bb, Struct_ obj)
public Struct_ __init(int _i, ByteBuffer _bb)
public static void startStruct_(com.google.flatbuffers.FlatBufferBuilder builder)
public static int endStruct_(com.google.flatbuffers.FlatBufferBuilder builder)
Copyright © 2017 The Apache Software Foundation. All rights reserved.