moshi
1.14.0
moshi
/
com.squareup.moshi
/
JsonReader
/
of
of
@
CheckReturnValue
open
fun
of
(
source
:
BufferedSource
)
:
JsonReader
Content copied to clipboard
Returns a new instance that reads UTF-8 encoded JSON from
source
.