moshi
1.14.0
moshi
/
com.squareup.moshi
/
JsonWriter
/
of
of
@
CheckReturnValue
open
fun
of
(
sink
:
BufferedSink
)
:
JsonWriter
Content copied to clipboard
Returns a new instance that writes UTF-8 encoded JSON to
sink
.