avail-json
2.0.2
avail-json
/
org.availlang.json
/
JSONWriter
/
Companion
/
newWriter
new
Writer
fun
newWriter
(
)
:
JSONWriter
Content copied to clipboard
Answer a
JSONWriter
that targets an internal
StringWriter
.
Return
A
JSONWriter
.