zlib is an open source C library you can get from zlib.net.   ICE
chache uses zlib's gzip API, gzopen, gzread, etc.
The wiki is written for c++ developers.

On Mon, Jun 17, 2013 at 5:54 AM, Doeke Wartena <clankil...@gmail.com> wrote:
> thanks. In the python the use gzip instead of zlib as well so i suppose the
> wiki is outdated.
>
>
> 2013/6/17 Chris Chia <chris.c...@autodesk.com>
>>
>> Take a look at this example?
>>
>> http://code.google.com/p/ice-cache-explorer/source/browse/trunk/icereader.py
>>
>> https://groups.google.com/forum/?fromgroups#!topic/xsi_list/_XC2ArOhED8
>>
>>
>> From: softimage-boun...@listproc.autodesk.com
>> [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Doeke Wartena
>> Sent: Friday, June 14, 2013 6:25 PM
>> To: softimage@listproc.autodesk.com
>> Subject: icecache zlib or gzip?
>>
>> Believing the documentation a icecache is compressed with zlib.
>> I tried multiple ways to decompress it but all give problems.
>>
>> Here is a post on stackoverflow.
>>
>>
>> http://stackoverflow.com/questions/17053145/unknown-compression-method-with-zlib?noredirect=1#comment24663064_17053145
>>
>> Is it changed over time from zlib to gzip without updating the reference
>> or something?
>>
>> would be nice if someone can help.
>>
>> best Doeke
>
>

Reply via email to