Turns out array parsing doesn't work at all when s...
# klaxon
k
Turns out array parsing doesn't work at all when streaming is turned on, but the existing
parseArray
functions for
String
and
InputStream
(!) hide that by not streaming at all.