ZIP
-
Represents an entry from the ZIP container.
See moreDeclaration
Swift
public struct ZipEntry : ContainerEntry -
Provides access to information about an entry from the ZIP container.
See moreDeclaration
Swift
public struct ZipEntryInfo : ContainerEntryInfo -
A type that represents an extra field from a ZIP container.
See moreDeclaration
Swift
public protocol ZipExtraField -
Location of ZIP extra field inside a container.
See moreDeclaration
Swift
public enum ZipExtraFieldLocation
View on GitHub
ZIP Reference