skip Name
Skips the next token, consuming it. This method is intended for use when the JSON token stream contains unrecognized or unhandled names.
This throws a JsonDataException if this parser has been configured to fail on unknown names.
Skips the next token, consuming it. This method is intended for use when the JSON token stream contains unrecognized or unhandled names.
This throws a JsonDataException if this parser has been configured to fail on unknown names.