-
BZip2.
Declaration
Swift
case bzip2 -
Copy (no compression).
Declaration
Swift
case copy -
Deflate.
Declaration
Swift
case deflate -
LZMA.
Declaration
Swift
case lzma -
LZMA 2.
Declaration
Swift
case lzma2 -
Other/unknown method.
Declaration
Swift
case other
View on GitHub
CompressionMethod Enumeration Reference