JsonReaderState
Defines an opaque type that holds and saves all the relevant state information, which must be provided to the  Utf8JsonReader to continue reading after processing incomplete data.
                
Gets the custom behavior to use when reading JSON data using the  Utf8JsonReader struct that may deviate from strict adherence to the JSON specification, which is the default behavior.
Constructs a new  JsonReaderState instance.