mess.codec

package mess.codec

Members list

Type members

Classlikes

trait Decoder[A] extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type
Decoder[A]
object Decoder

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Decoder.type
sealed trait DecodingFailure extends NoStackTrace

Attributes

Supertypes
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
trait Encoder[A] extends Serializable

Attributes

Companion
object
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait AsArray[A]
trait AsMap[A]
Self type
Encoder[A]
object Encoder

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Encoder.type
final case class TypeMismatchError(to: String, from: Fmt) extends DecodingFailure

Attributes

Supertypes
trait Product
trait Equals
trait NoStackTrace
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object auto

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
auto.type
object semiauto

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
semiauto.type