open fun arrayEventMode(): JsonParser
Flip the parser to emit a stream of events for each new json array.
Return a reference to this, so the API can be used fluently