WireFormat

object WireFormat
class Object
trait Matchable
class Any

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_VARINT: Int