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