public final class Null
extends com.google.flatbuffers.Table
Modifier and Type | Class and Description |
---|---|
static class |
Null.Vector |
Constructor and Description |
---|
Null() |
Modifier and Type | Method and Description |
---|---|
Null |
__assign(int _i,
ByteBuffer _bb) |
void |
__init(int _i,
ByteBuffer _bb) |
static int |
endNull(com.google.flatbuffers.FlatBufferBuilder builder) |
static Null |
getRootAsNull(ByteBuffer _bb) |
static Null |
getRootAsNull(ByteBuffer _bb,
Null obj) |
static void |
startNull(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 Null getRootAsNull(ByteBuffer _bb)
public static Null getRootAsNull(ByteBuffer _bb, Null obj)
public void __init(int _i, ByteBuffer _bb)
public Null __assign(int _i, ByteBuffer _bb)
public static void startNull(com.google.flatbuffers.FlatBufferBuilder builder)
public static int endNull(com.google.flatbuffers.FlatBufferBuilder builder)
Copyright © 2023 The Apache Software Foundation. All rights reserved.