writeByteFlow

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