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
/
SyncSource
/
Bytes
Bytes
class
Bytes
(
val
bytes
:
ByteArray
)
:
SyncSource
(
source
)
In-memory bytes, typically a small generated JSON file.
Members
Constructors
Bytes
Link copied to clipboard
constructor
(
bytes
:
ByteArray
)
Properties
bytes
Link copied to clipboard
val
bytes
:
ByteArray