AnyValArrayCodec

msgpack4z.AnyValArrayCodec

Attributes

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

Members list

Value members

Abstract methods

def arrayByte: MsgpackCodec[Array[Byte]]

Attributes

Source
AnyValArrayCodec.scala

Implicits

Implicits

implicit def arrayBoolean: MsgpackCodec[Array[Boolean]]

Attributes

Source
AnyValArrayCodec.scala
implicit def arrayDouble: MsgpackCodec[Array[Double]]

Attributes

Source
AnyValArrayCodec.scala
implicit def arrayFloat: MsgpackCodec[Array[Float]]

Attributes

Source
AnyValArrayCodec.scala
implicit def arrayInt: MsgpackCodec[Array[Int]]

Attributes

Source
AnyValArrayCodec.scala
implicit def arrayLong: MsgpackCodec[Array[Long]]

Attributes

Source
AnyValArrayCodec.scala
implicit def arrayShort: MsgpackCodec[Array[Short]]

Attributes

Source
AnyValArrayCodec.scala