WireFormat
fm.serializer.protobuf.WireFormat$
object WireFormat
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
WireFormat.type
Members list
Value members
Concrete methods
Given a tag value, determines the field number (the upper 29 bits).
Given a tag value, determines the field number (the upper 29 bits).
Attributes
Given a tag value, determines the wire type (the lower 3 bits).
Given a tag value, determines the wire type (the lower 3 bits).
Attributes
Makes a tag value given a field number and wire type.
Makes a tag value given a field number and wire type.
Attributes
Concrete fields
In this article