NamedEncoder

dev.hnaderi.namedcodec.NamedEncoder$
See theNamedEncoder companion trait

Attributes

Companion:
trait
Source:
NamedCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[A, R](f: A => EncodedMessage[R]): NamedEncoder[A, R]

Attributes

Source:
NamedCodec.scala