JSONWriter

open fun JSONWriter(w: Appendable)

Make a fresh JSONWriter. It can be used to build one JSON text.

Parameters

w

an appendable object