RefArrayCodec

msgpack4z.RefArrayCodec

Attributes

Source:
RefArrayCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Implicits

Implicits

implicit def refArrayCodec[A <: AnyRef : ClassTag](implicit evidence$1: ClassTag[A], A: MsgpackCodec[A]): MsgpackCodec[Array[A]]

Attributes

Source:
RefArrayCodec.scala