Protocols
-
A type that represents an archive.
See moreDeclaration
Swift
public protocol Archive
-
Undocumented
See more
-
Undocumented
See more
-
A type that provides an implementation of a particular compression algorithm.
See moreDeclaration
Swift
public protocol CompressionAlgorithm
-
A type that provides an implementation of a particular decompression algorithm.
See moreDeclaration
Swift
public protocol DecompressionAlgorithm
View on GitHub
Protocols Reference