fluid-json-coding
1.5.0
jvm
fluid-json-coding
/
io.fluidsonic.json
/
parseValue
parse
Value
fun
JsonCodingParser
<
*
>
.
parseValue
(
source
:
JsonReader
,
withTermination
:
Boolean
=
true
)
:
Any
fun
JsonCodingParser
<
*
>
.
parseValue
(
source
:
Reader
,
withTermination
:
Boolean
=
true
)
:
Any
fun
JsonCodingParser
<
*
>
.
parseValue
(
source
:
String
)
:
Any