+ Reply to Thread
Results 1 to 2 of 2

Thread: inflate for zlib v1.2.3

  1. #1
    Member
    Join Date
    Dec 2009
    Location
    Poland
    Posts
    1

    Question inflate for zlib v1.2.3

    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.

  2. #2
    IIRC, both Gujin bootloader and Crypto++ lib have their own Deflate routines. Not sure of the licenses without looking, but maybe that'll help?? Or you could just check out how Info-Zip does it or even 7-Zip.

+ Reply to Thread

Similar Threads

  1. zlib 1.2.4 LC2 patch
    By roytam1 in forum Data Compression
    Replies: 6
    Last Post: 21st April 2010, 07:16
  2. zlib-compatible alternatives
    By Cyan in forum Data Compression
    Replies: 0
    Last Post: 12th May 2009, 02:28
  3. DEFLATE/zlib implementations
    By GerryB in forum Data Compression
    Replies: 10
    Last Post: 7th May 2009, 18:03
  4. QuickLZ-zlib wrapper
    By Lasse Reinhold in forum Data Compression
    Replies: 1
    Last Post: 19th March 2009, 11:25

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts