comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Re: GZIP with Zip-Ada
Date: Sun, 11 Sep 2016 15:54:52 -0700 (PDT)
Date: 2016-09-11T15:54:52-07:00	[thread overview]
Message-ID: <0d4a53c6-7202-4db7-a5b6-7afe6981e57b@googlegroups.com> (raw)
In-Reply-To: <58cfcd8d-663e-4347-9b47-69397b244c7a@googlegroups.com>

> Or does .zip and .gz use different types of deflate?

They use the same Deflate (that is, the raw stream compression) but what is around is different (the archive file format with entry names, sizes, control numbers, ...).
For .gz you'll be perhaps luckier with the ZLib-Ada project
https://sourceforge.net/projects/zlib-ada/

HTH
_________________________ 
Gautier's Ada programming 
http://gautiersblog.blogspot.com/search/label/Ada 
NB: follow the above link for a valid e-mail address 


      reply	other threads:[~2016-09-11 22:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-11 19:57 GZIP with Zip-Ada ssh9614
2016-09-11 22:54 ` gautier_niouzes [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox