| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
HALF |
0.5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
ARRAY_FIXED_VALUE_TYPE |
-64 |
public static final byte |
ARRAY_VARIABLE_VALUE_TYPE |
-32 |
public static final byte |
DECIMAL_TYPE |
96 |
public static final byte |
INTEGER_TYPE |
64 |
public static final byte |
MSG_TYPE |
-96 |
public static final byte |
NULL_TYPE |
0 |
public static final byte |
SKIPPED_KEYS_TYPE |
0 |
public static final byte |
STRING_UTF_8_TYPE |
-128 |
public static final byte |
TYPE_MASK |
-32 |
public static final String |
UTF_8_CHARSET_NAME |
"UTF-8" |
Copyright © 2012–2013 hermod. All rights reserved.