ktor-gson / io.ktor.gson / GsonConverter / convertForSend

convertForSend

suspend fun convertForSend(context: PipelineContext<Any, ApplicationCall>, contentType: ContentType, value: Any): Any?