NSDataCompressionAlgorithmLZ4
The LZ4 compression algorithm, recommended for fast compression.
LZ4圧縮アルゴリズム、高速圧縮のために推奨されます。
NSDataCompressionAlgorithmLZFSE
The LZFSE compression algorithm, recommended for use on Apple platforms.
LZFSE圧縮アルゴリズム、アップルプラットホーム上での使用に推奨されます。
NSDataCompressionAlgorithmLZMA
The LZMA compression algorithm, recommended for high-compression ratio.
LZMA圧縮アルゴリズム、高圧縮率のために推奨されます。