
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Hello xlb, thanks for your answer! "xlb" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello Anders, > > Don't forget to skip zlib header. > So you have to call inflateInit2_ with a negative value of windowBits Interesting. What I can see zlib has both a header and a footer. Will skipping the header also omit paying attention to the footer? /A > > Regards > > Xavier > > "Anders Lindén" <[EMAIL PROTECTED]> a écrit dans le message de > news:[EMAIL PROTECTED] > > Hello! > > > > I have taken a look at the zip-file format. > > > > One file is compressed with the deflate algorithm. > > Still the data buffer does not decompress with zlib. > > Are not deflated buffers in zip-files zlib decompressable? > > > > /Anders Lindén > > > > > > > > /Anders Lindén
| <-- __Chronological__ --> | <-- __Thread__ --> |