Packages

package codec

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. abstract class DerivedAsObjectCodec[A] extends AsObject[A]
  2. abstract class ReprAsObjectCodec[A] extends AsObject[A]

    A codec for a generic representation of a case class or ADT.

    A codec for a generic representation of a case class or ADT.

    Note that users typically will not work with instances of this class.

Ungrouped