IO

Use kotlinx.coroutines.Dispatchers.IO.

When DispatcherProperties.parallelism is greater than 0, uses Dispatchers.IO.limitedParallelism(parallelism) to cap concurrency.

Properties

Link copied to clipboard
Link copied to clipboard