Defines the customized behavior of the Utf8JsonWriter By default, the Utf8JsonWriter writes JSON minimized (that is, with no extra whitespace) and validates that the JSON being written is structurally valid according to JSON RFC. (optional)
Defines the customized behavior of the Utf8JsonWriter By default, the Utf8JsonWriter writes JSON minimized (that is, with no extra whitespace) and validates that the JSON being written is structurally valid according to JSON RFC. (optional)