Packages

package codecs

Linear Supertypes
CodecDefinitionContext, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. codecs
  2. CodecDefinitionContext
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. implicit case object CodecMapper extends CodecTyper[Codec] with Product with Serializable
    Definition Classes
    CodecDefinitionContext
  2. implicit case object ReadMapper extends CodecTyper[Read] with Product with Serializable
    Definition Classes
    CodecDefinitionContext
  3. implicit case object WriteMapper extends CodecTyper[Write] with Product with Serializable
    Definition Classes
    CodecDefinitionContext

Inherited from CodecDefinitionContext

Inherited from AnyRef

Inherited from Any

Ungrouped