BufferedSinkJsonWriter

constructor(sink: BufferedSink, indent: String? = null)

Parameters

indent

: A string containing a full set of spaces for a single level of indentation, or null for no pretty printing.