ktor-client-jackson
/
io.ktor.client.features.json
/
JacksonSerializer
/
read
read
fun
read
(
type
:
TypeInfo
,
body
:
Input
)
:
Any