moshi
1.14.0
moshi
/
com.squareup.moshi
/
JsonWriter
/
jsonValue
json
Value
fun
jsonValue
(
@
Nullable
value
:
Any
)
:
JsonWriter
Content copied to clipboard
Encodes the value which may be a string, number, boolean, null, map, or list.
Return
this writer.
See also
com.
squareup.
moshi.
JsonReader