Creates a JSON writer that filters JSON as it is written to the wrapped JSON writer.
public JsonWriter CreateFilteredJsonWriter(JsonWriter writer)
The filtered JSON writer.