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