BackupKit
Toggle table of contents
0.3.0
ios
Target filter
ios
Switch theme
Search in API
Skip to content
BackupKit
BackupKit
/
com.vocabloot.backupkit
/
CloudKitStorage
/
writeBytes
write
Bytes
ios
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.