WireType

object WireType
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object Bit32 extends WireType
case object Bit64 extends WireType
case object EndGroup extends WireType
case class LengthDelimited(width: Int) extends WireType
case object StartGroup extends WireType
case object VarInt extends WireType

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror