[Zlib-devel] pigz 1.5 available for testing
Mark Adler
madler at alumni.caltech.edu
Mon Mar 26 12:41:56 EDT 2007
On Mar 26, 2007, at 8:25 AM, glennrp at comcast.net wrote:
> I'd like an option to write a naked "zlib" datastream if "-nT"
> doesn't already do that.
No, -nT doesn't do that. -nT writes a gzip header and trailer, but
the mod time is zero and there is no file name stored.
By "naked zlib datastream", do you mean deflate data with a zlib
header and trailer, or a naked deflate stream?
In any case, I will add to the to-do list an option for producing
zlib streams (with zlib header and trailer), and the automatic
recognition of such streams for decompression.
Mark
More information about the Zlib-devel
mailing list