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