PrimitiveArrayCodec

wvlet.airframe.codec.PrimitiveCodec.PrimitiveArrayCodec

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

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

Attributes