public final class Bool
extends com.google.flatbuffers.Table
| コンストラクタと説明 |
|---|
Bool() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Bool |
__assign(int _i,
ByteBuffer _bb) |
void |
__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 void __init(int _i,
ByteBuffer _bb)
public Bool __assign(int _i, ByteBuffer _bb)
public static void startBool(com.google.flatbuffers.FlatBufferBuilder builder)
public static int endBool(com.google.flatbuffers.FlatBufferBuilder builder)
Copyright © 2018 The Apache Software Foundation. All rights reserved.