Hi,
I'm looking for a simple zlib's deflate depacker (I can't use the one from zlib's package for various reasons), I've been trying to use included puff depacker but it seems there's something wrong with it, the same goes with tinf library from Joergen Ibsen, I think they are too old for the current version of zlib or smth, so if you know about any other simple inflate code that works with zlib v1.2.3 please let me know. Thank you.

Reply With Quote