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