NamedDecoder

dev.hnaderi.namedcodec.NamedDecoder
trait NamedDecoder[A, R]

Attributes

Source:
NamedCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait NamedCodec[A, R]
Self type

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
NamedCodec.scala

Attributes

Source:
NamedCodec.scala

Concrete methods

final def map[B](f: A => B): NamedDecoder[B, R]

Attributes

Source:
NamedCodec.scala