Re: [bds 2006] Decompress .gz files with zlib unit?
- From: "Richard A. DeVenezia" <rdevenezia@xxxxxxxxxxxx>
- Date: Wed, 25 Jan 2006 14:15:28 -0500
Wolfgang Ehrhardt wrote:
>
> z := TZDecompressionStream.Create(TFileStream.Create(gzfile,
> fmOpenRead),12+16);
>
> BTW: Why do you use windowbit=12 and not the default (15)?
A bad case of stupid head on my part, I didn't read _all_ of zlib.h.
, 15+32 works perfectly.
> Hope that helps
You bet that sure helped.
Thank you, thank you, thank you.
--
Richard
.
- References:
- [bds 2006] Decompress .gz files with zlib unit?
- From: Richard A. DeVenezia
- Re: [bds 2006] Decompress .gz files with zlib unit?
- From: Wolfgang Ehrhardt
- Re: [bds 2006] Decompress .gz files with zlib unit?
- From: Richard A. DeVenezia
- Re: [bds 2006] Decompress .gz files with zlib unit?
- From: Wolfgang Ehrhardt
- [bds 2006] Decompress .gz files with zlib unit?
- Prev by Date: Re: [bds 2006] Decompress .gz files with zlib unit?
- Next by Date: Re: Software specifications
- Previous by thread: Re: [bds 2006] Decompress .gz files with zlib unit?
- Next by thread: Re: [bds 2006] Decompress .gz files with zlib unit?
- Index(es):