backupMetadata

abstract suspend fun backupMetadata(path: String, key: ByteArray): FfiBackupMetadata

Load the metadata for a backup to see what it contains. Reads only the metadata without loading the entire file, so this function is quick.