public final class Bool
extends com.google.flatbuffers.Table
Modifier and Type | Class and Description |
---|---|
static class |
Bool.Vector |
Constructor and Description |
---|
Bool() |
Modifier and Type | Method and Description |
---|---|
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) |
static void |
ValidateVersion() |
__has_identifier, __indirect, __indirect, __offset, __offset, __reset, __reset, __string, __string, __union, __union, __vector_as_bytebuffer, __vector_in_bytebuffer, __vector_len, __vector, compareStrings, compareStrings, getByteBuffer, keysCompare, sortTables
public static void ValidateVersion()
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 © 2023 The Apache Software Foundation. All rights reserved.