Invoked by super.set() to iterate over the JSON object or array.
Expects the type of the current token to be
- the start type if this.skip_null is false or
- the start type or null if this.skip_null is true.
classIterateAggregate
protected override
void
set_
()
Throws
JsonException if the type of the current token is not as
expected.
Invoked by super.set() to iterate over the JSON object or array. Expects the type of the current token to be - the start type if this.skip_null is false or - the start type or null if this.skip_null is true.