writeToSink

suspend fun ByteFlow.writeToSink(sink: BufferedSink, coroutineContext: CoroutineContext = defaultContext)