GetArray.this

Constructor

class GetArray
this

Parameters

json Parser

JSON parser

fields_to_reset GetField[]

fields to reset when this.reset is called

iterator_dg IteratorDg

iteration callback delegate

skip_null bool

should a potential null value be skipped? If false and a null value is found a JsonException will be thrown.

Meta