SevenZipEntry
public struct SevenZipEntry : ContainerEntry
Represents an entry from the 7-Zip container.
-
Declaration
Swift
public let info: SevenZipEntryInfo -
Declaration
Swift
public let data: Data?
View on GitHub
SevenZipEntry Structure Reference