ktor-jackson / io.ktor.jackson / JacksonConverter / convertForReceive

convertForReceive

suspend fun convertForReceive(context: PipelineContext<ApplicationReceiveRequest, ApplicationCall>): Any?