WireFormat

com.google.protobuf.WireFormat
object WireFormat

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
WireFormat.type

Members list

Value members

Concrete methods

def getTagFieldNumber(tag: Int): Int
def getTagWireType(tag: Int): Int
def makeTag(fieldNumber: Int, wireType: Int): Int

Concrete fields

val TAG_TYPE_BITS: Int
val TAG_TYPE_MASK: Int
val WIRETYPE_FIXED32: Int
val WIRETYPE_FIXED64: Int
val WIRETYPE_VARINT: Int