LengthDelimited

zio.schema.codec.ProtobufCodec.Protobuf.WireType.LengthDelimited
case class LengthDelimited(width: Int) extends WireType

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait WireType
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product