public final class Utf8
extends com.google.flatbuffers.Table
| コンストラクタと説明 |
|---|
Utf8() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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) |
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 © 2018 The Apache Software Foundation. All rights reserved.