DerivedBinaryCodec

io.github.vigoo.desert.zioschema.DerivedBinaryCodec

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

inline def derive[T](implicit schema: Schema[T]): BinaryCodec[T]

Attributes

Inherited from:
DerivedBinaryCodecVersionSpecific
inline def deriveForWrapper[T]: BinaryCodec[T]

Attributes

Inherited from:
DerivedBinaryCodecVersionSpecific

Concrete fields

lazy override val deriver: Deriver[BinaryCodec]