| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
pad |
61 |
public static final byte |
padUrlSafe |
61 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
EMPTY_STRING |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
512 |
public static final int |
MIN_BUFFER_SIZE |
256 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
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_REFERENCE |
6 |
public static final int |
WIRETYPE_START_GROUP |
3 |
public static final int |
WIRETYPE_TAIL_DELIMITER |
7 |
public static final int |
WIRETYPE_VARINT |
0 |
Copyright © 2009-2017. All Rights Reserved.