Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.core
/
love.yinlin.extension
/
parseJsonValue
parse
Json
Value
inline
fun
<
T
>
String
.
parseJsonValue
(
)
:
T
fun
<
T
>
String
.
parseJsonValue
(
deserializer
:
DeserializationStrategy
<
T
>
)
:
T