mess.codec

package mess.codec

Members list

Concise view

Type members

Classlikes

trait Decoder[A] extends Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type
object Decoder

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type