Zlib: how to have a header and compressed data
- From: "PD" <bios@xxxxxxxxxxx>
- Date: 26 Jul 2005 07:19:03 -0700
Hello
I have some data that I can compress into a file with Zlib.
Now, I'd like to have a header for this file that describes the data.
Since the header information depends on the data, it means the header
will need to be written in the file later on.
How is it possible to write this block of data at the begin of the file
with zlib ?
Paul D.
.
- Follow-Ups:
- Re: Zlib: how to have a header and compressed data
- From: Mark Adler
- Re: Zlib: how to have a header and compressed data
- From: jackokring
- Re: Zlib: how to have a header and compressed data
- Prev by Date: Re: The moving window or radar algorithm
- Next by Date: Re: Building a better block sorter
- Previous by thread: Re: new ABO compression
- Next by thread: Re: Zlib: how to have a header and compressed data
- Index(es):
Relevant Pages
|
|