public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SIZE_PREFIX_LENGTH
The number of bytes in a size prefix.
|
| Constructor and Description |
|---|
Constants() |
| Modifier and Type | Method and Description |
|---|---|
static void |
FLATBUFFERS_1_12_0()
A version identifier to force a compile error if someone
accidentally tries to build generated code with a runtime of
two mismatched version.
|
public static final int SIZE_PREFIX_LENGTH
public static void FLATBUFFERS_1_12_0()
Copyright © 2020. All rights reserved.