JsonWriter.JsonWriter

JsonWriter JsonWriter(unscoped CharWriter writeTo, JsonFormat format = JsonFormat.COMPACT)

Creates a JSON writer that writes to the supplied CharWriter.

Parameters

unscoped CharWriter
writeTo
JsonFormat
format = JsonFormat.COMPACT

Generated with campc 0.11.0-preview.1.