WireType

Stores the integer value for each wire type.

Undecided is used on custom types; given a type name a wire type can not be determined until identifying if the type is a enum or struct.

Values

ValueMeaning
varint
fixed64
lenDelimited
startGroup
endGroup
fixed32
undecided-1

Meta