nioSuspendCompletion

suspend fun <T> nioSuspendCompletion(block: (CompletionHandler<T, Unit>) -> Unit): T