retrofit-graphql
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
retrofit-graphql
serialization-kotlinx
/
co.anitrend.retrofit.graphql.serialization.kotlinx
/
KotlinxGraphQLJson
/
decode
decode
open
override
fun
<
T
:
Any
>
decode
(
jsonStr
:
String
,
type
:
Type
)
:
T
(
source
)