Containers
-
Provides open functions for 7-Zip containers.
See moreDeclaration
Swift
public class SevenZipContainer
-
Represents an entry in 7-Zip container.
See moreDeclaration
Swift
public struct SevenZipEntry: ContainerEntry
-
Provides information about 7-Zip entry.
See moreDeclaration
Swift
public struct SevenZipEntryInfo: ContainerEntryInfo
-
Represents an entry in 7-Zip container.
See moreDeclaration
Swift
public struct TarEntry: ContainerEntry
-
Represents either a file or directory entry in ZIP container.
See moreDeclaration
Swift
public struct ZipEntry: ContainerEntry
View on GitHub
Containers Reference