$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] iostream gzip / bzip header
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2010-12-09 08:54:10
Hello,
I'm using bzip and gzip iostreams algorithms, but is there a solution to remove the header data of the compressed stream? I need only the compressed data not the header.
Thanks
Phil