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