Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-core
/
api
/
HttpClient
/
decodeFromStringWithClass
decode
From
String
With
Class
fun
<
T
:
Any
>
decodeFromStringWithClass
(
string
:
String
,
kClass
:
KClass
<
T
>
)
:
T