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
/
Encoder
Encoder
object
Encoder
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
Encoder
.type
Value members
Value members
Concrete methods
def
encode
[
A
](
fieldNumber:
Option
[
Int
],
schema:
Schema
[
A
],
value:
A
):
Chunk
[
Byte
]