ktor-client-json / io.ktor.client.features.json / JsonSerializer / read

read

abstract fun read(type: TypeInfo, body: Input): Any

Read content from response using information specified in type.