writeByteFlow

suspend fun FileSystem.writeByteFlow(path: Path, content: ByteFlow, coroutineContext: CoroutineContext = defaultContext)