write
suspend fun CloudReadWriteAccess.write(content: ByteArray, vararg path: String)
Content copied to clipboard
Write binary data to a cloud file with the given path. If that file does not exist, it is created.
Parameters
content
The new file content.
path
The path to the cloud file, relative to the uri.