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