CompressionSample: Compressing Blocks and Streams of Data

Last Revision:
Version 1.0, 2015-09-16
First public release.
Build Requirements:
Xcode 7.0, OS X 10.11 SDK
Runtime Requirements:
OS X 10.11

This sample illustrates the use of functions from the Compression library, introduced in OS X v10.11, to compress either a block of data or streaming data, and then decompress the compressed data to reconstruct the original data.