RefArrayCodec
trait RefArrayCodec
class Object
trait Matchable
class Any
Keywords
Implicits
Implicits
implicit def refArrayCodec[A <: AnyRef](`evidence$1`: ClassTag[A], A: MsgpackCodec[A]): MsgpackCodec[Array[A]]