I do know that there are some libraries (ZLib, MiniZip, etc.) to manage the task.
However, I am looking for an iOs or system library based solution. The URL transport protocol has embedded transport compression of GZIP,
so it would be interesting if anybody managed to find a public accessible interface of the iOS library.
If you use NSURLConnection the data you receive will have been unzipped for you.