BackupFileUnzipper

fun interface BackupFileUnzipper

Functions

Link copied to clipboard
abstract fun unzipBackup(zipPath: String): String

Unzip all the entries stored within the file at zipPath to some directory of choice.