ktor-client-serialization
/
io.ktor.client.features.json.serializer
/
KotlinxSerializer
/
read
read
fun
read
(
type
:
TypeInfo
,
body
:
Input
)
:
Any