java.lang.Object
com.google.flatbuffers.Table
org.apache.arrow.flatbuf.Utf8
public final class Utf8
extends com.google.flatbuffers.Table
Unicode with UTF-8 encoding
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields inherited from class com.google.flatbuffers.Tablebb, bb_pos
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription__assign(int _i, ByteBuffer _bb) void__init(int _i, ByteBuffer _bb) static intendUtf8(com.google.flatbuffers.FlatBufferBuilder builder) static Utf8getRootAsUtf8(ByteBuffer _bb) static Utf8getRootAsUtf8(ByteBuffer _bb, Utf8 obj) static voidstartUtf8(com.google.flatbuffers.FlatBufferBuilder builder) static voidMethods inherited from class com.google.flatbuffers.Table__has_identifier, __indirect, __indirect, __offset, __offset, __reset, __reset, __string, __string, __union, __union, __vector, __vector_as_bytebuffer, __vector_in_bytebuffer, __vector_len, compareStrings, compareStrings, getByteBuffer, keysCompare, sortTables
- 
Constructor Details- 
Utf8public Utf8()
 
- 
- 
Method Details- 
ValidateVersionpublic static void ValidateVersion()
- 
getRootAsUtf8
- 
getRootAsUtf8
- 
__init
- 
__assign
- 
startUtf8public static void startUtf8(com.google.flatbuffers.FlatBufferBuilder builder) 
- 
endUtf8public static int endUtf8(com.google.flatbuffers.FlatBufferBuilder builder) 
 
-