BackupKit
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
BackupKit
BackupKit
/
com.vocabloot.backupkit
/
CloudStorage
/
writeBytes
write
Bytes
abstract
suspend
fun
writeBytes
(
path
:
String
,
bytes
:
ByteArray
,
mimeType
:
String
,
existingRemoteId
:
String
?
=
null
)
:
String
?
(
source
)
Create or replace from memory. Returns the remote id on Drive, null on iCloud.