| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | SECONDARY_BUFFER_LENGTH | 64000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| protected static final String | DESCRIPTOR_PROTO | "/descriptor.proto" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | FORMAT_NAME_PROTOBUF | "protobuf" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final String | DEFAULT_SCHEMA_NAME | "Unnamed-protobuf-schema" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
| public static final int | FIXED_32BIT | 5 | 
| public static final int | FIXED_64BIT | 1 | 
| public static final int | GROUP_END | 4 | 
| public static final int | GROUP_START | 3 | 
| public static final int | LENGTH_PREFIXED | 2 | 
| public static final int | VINT | 0 | 
Copyright © 2017 FasterXML. All rights reserved.