thanks. In the python the use gzip instead of zlib as well so i suppose the wiki is outdated.
2013/6/17 Chris Chia <[email protected]> > 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: [email protected] [mailto: > [email protected]] On Behalf Of Doeke Wartena > Sent: Friday, June 14, 2013 6:25 PM > To: [email protected] > 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 >

