BinaryCodecs

zio.schema.codec.BinaryCodecs$
See theBinaryCodecs companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def make[Types <: TypeList](implicit instances: Instances[BinaryCodec, Types]): BinaryCodecs[Types]