Decoder

zio.schema.codec.ProtobufCodec$.Decoder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def decode[A](schema: Schema[A]): Either[DecodeError, A]

Inherited methods

def create[A](schema: Schema[A]): Target

Create a value of type A with the provided schema using this builder

Create a value of type A with the provided schema using this builder

Attributes

Inherited from:
throwCreateValueFromSchemaError.apply[Context](contextStack.head,reason) } result.get }">MutableSchemaBasedValueBuilder