moshi
1.14.0
moshi
/
com.squareup.moshi.internal
/
NullSafeJsonAdapter
/
toJson
to
Json
open
fun
toJson
(
writer
:
JsonWriter
,
@
Nullable
value
:
T
)
Content copied to clipboard
Encodes the given
value
with the given
writer
.