I imagine that it probably just uses gzopen and gzread(). This thread was about reading the same type of data from memory rather than from a file, which zlib doesn't apparently support.
i finally gave up on uncompressing using InflateInit2, and ended up writing a command-line app. that calls compress, and calling uncompress in my prog.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum