PrimitiveArrayCodec

class Object
trait Matchable
class Any
object AnyArrayCodec.type
object BooleanArrayCodec.type
object CharArrayCodec.type
object DoubleArrayCodec.type
object FloatArrayCodec.type
object IntArrayCodec.type
object LongArrayCodec.type
object ShortArrayCodec.type
object StringArrayCodec.type

Value members

Concrete methods

protected def unpackArray(u: Unpacker, v: MessageContext)(unpackRawArray: => Unit): Unit

Unpack the input as JSON Array (ValueType.STRING) or ValueType.ARRAY

Unpack the input as JSON Array (ValueType.STRING) or ValueType.ARRAY