| 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 |
BYTE_TYPE |
65 |
public static final byte |
DECIMAL_TYPE |
96 |
public static final byte |
DOUBLE_TYPE |
104 |
public static final byte |
FIVE_BITS_DECIMAL_TYPE |
101 |
public static final byte |
FLOAT_TYPE |
100 |
public static final byte |
INT_TYPE |
68 |
public static final byte |
INTEGER_TYPE |
64 |
public static final byte |
LONG_TYPE |
72 |
public static final byte |
MSG_TYPE |
-96 |
public static final byte |
NULL_TYPE |
0 |
public static final byte |
SHORT_TYPE |
66 |
public static final byte |
SKIPPED_KEYS_TYPE |
32 |
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-2014 hermod. All Rights Reserved.