uniflow-core / io.uniflow.core.threading / kotlinx.coroutines.CoroutineScope / launchOnIO

launchOnIO

fun CoroutineScope.launchOnIO(block: suspend CoroutineScope.() -> Unit): Job

Execute job in IO Thread