JsonEncoder

zio.schema.codec.JsonCodec$.JsonEncoder$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Keywords
  • no keywords
  • final

Members list

Concise view

Value members

Concrete methods

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