AnyValCodec

msgpack4z.AnyValCodec
trait AnyValCodec

Attributes

Source
AnyValCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Implicits

Implicits

implicit def booleanCodec: MsgpackCodec[Boolean]

Attributes

Source
AnyValCodec.scala
implicit def byteCodec: MsgpackCodec[Byte]

Attributes

Source
AnyValCodec.scala
implicit def doubleCodec: MsgpackCodec[Double]

Attributes

Source
AnyValCodec.scala
implicit def floatCodec: MsgpackCodec[Float]

Attributes

Source
AnyValCodec.scala
implicit def intCodec: MsgpackCodec[Int]

Attributes

Source
AnyValCodec.scala
implicit def longCodec: MsgpackCodec[Long]

Attributes

Source
AnyValCodec.scala
implicit def shortCodec: MsgpackCodec[Short]

Attributes

Source
AnyValCodec.scala