createArchive

abstract suspend fun createArchive(path: String, opts: FfiArchiveOptions, key: ByteArray)

Archive application elements to file for later restoration.