Boost logo

Boost Users :

Subject: [Boost-users] iostreams zip header
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2010-11-02 12:31:40


Hi,

I'm using the gzip and bzip2 compression for compress data. That works
fine, but can I remove the zip header in the output stream? The
compressor is pushed into a filtering_streambuf and output stream, but
I don't need the the zip header (only the compressed data). Is there
any method to remove the zip header or should I write my own code at
the gzip / bzip2 specifiation?

Thanks

Phil


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net