DecoderContext

zio.schema.codec.ProtobufCodec$.DecoderContext
final case class DecoderContext(limit: Option[Int], packed: Boolean, dictionaryElementContext: Option[DecoderContext], directByteEncoding: Boolean)

Attributes

Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product