ZipFileContent

actual typealias ZipFileContent = NoZipFileContent

Properties

Link copied to clipboard
abstract val zipPath: String

Functions

Link copied to clipboard
expect abstract fun getSubFile(relativePath: String): ZipFileContentFile?