You may run into an issue here given JSON::PullParser assumes there’s only one top level object to parse. Was some discussion/workarounds to this in Newline-delimited JSON.
You may run into an issue here given JSON::PullParser assumes there’s only one top level object to parse. Was some discussion/workarounds to this in Newline-delimited JSON.