zio-schema-protobuf
zio-schema-protobuf
zio.schema.codec
ProtobufCodec
Decoder
Decoder
Encoder
Protobuf
WireType
Bit32
Bit64
EndGroup
LengthDelimited
StartGroup
VarInt
WireType
zio-schema-protobuf
/
zio.schema.codec
/
ProtobufCodec
/
Protobuf
/
WireType
WireType
object
WireType
Companion:
class
Graph
Supertypes
Self type
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
WireType
.type
Type members
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