BinaryCodec

zio.schema.codec.BinaryCodec$
See theBinaryCodec companion trait

Attributes

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

Members list

Concise view

Type members

Types

type BinaryStreamEncoder[A] = ZPipeline[Any, Nothing, A, Byte]