CommonMPBackupExporter
Entity able to serialize BackupData entities, like BackupMessage, BackupConversation, BackupUser into a cross-platform BackupData format.
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Finalize the export and write the data to the given output. This method should be called after all the data was added.
Link copied to clipboard
internal abstract fun zipEntries(data: List<BackupPage>): <Error class: unknown class><<Error class: unknown class>>