ktor-client-serialization
Toggle table of contents
3.2.3
common
Platform filter
common
Switch theme
Search in API
ktor-client-serialization
ktor-client-serialization
/
io.ktor.client.plugins.kotlinx.serializer
/
KotlinxSerializer
/
read
read
open
override
fun
read
(
type
:
TypeInfo
,
body
:
Input
)
:
Any
(
source
)