Containers
-
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
-
Undocumented
See moreDeclaration
Swift
public struct TarEntryInfo: ContainerEntryInfo
-
Represents either a file or directory entry in ZIP container.
See moreDeclaration
Swift
public struct ZipEntry: ContainerEntry
-
Undocumented
See moreDeclaration
Swift
public struct ZipEntryInfo: ContainerEntryInfo
View on GitHub
Containers Reference