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