avail-json
2.0.2
avail-json
/
org.availlang.json
/
JSONArray
/
writeTo
write
To
open
override
fun
writeTo
(
writer
:
JSONWriter
)
Content copied to clipboard
Emit a JSON representation of the
receiver
onto the specified
writer
.
Parameters
writer
A
JSONWriter
.