BinaryCodecs

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

Attributes

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

Members list

Value members

Concrete methods

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