archiveMetadata

open suspend override fun archiveMetadata(path: String, key: ByteArray): FfiBackupMetadata

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