Is there an `ArraySerializer`? For primitives like...
# serialization
f
Is there an
ArraySerializer
? For primitives like
ByteArray
n
in json there is no difference between arrays and lists.. so there is only .list for serializers, i am not sure if it accepts arrays as input, but .toList() should work