| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LITTLE_ENDIAN_32_SIZE |
4 |
public static final int |
LITTLE_ENDIAN_64_SIZE |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
FORZEN_ERROR_MESSAGE |
"Modification not allowed after object has been fozen. Try modifying a copy of this object." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MESSAGE_SET_ITEM |
1 |
public static final int |
MESSAGE_SET_MESSAGE |
3 |
public static final int |
MESSAGE_SET_TYPE_ID |
2 |
public static final int |
TAG_TYPE_BITS |
3 |
public static final int |
TAG_TYPE_MASK |
7 |
public static final int |
WIRETYPE_END_GROUP |
4 |
public static final int |
WIRETYPE_FIXED32 |
5 |
public static final int |
WIRETYPE_FIXED64 |
1 |
public static final int |
WIRETYPE_LENGTH_DELIMITED |
2 |
public static final int |
WIRETYPE_START_GROUP |
3 |
public static final int |
WIRETYPE_VARINT |
0 |
Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.