JsonEncoder

zio.schema.codec.JsonCodec$.JsonEncoder$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

final def encode[A](schema: Schema[A], value: A): Chunk[Byte]