|
Boost Users : |
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-07-24 10:47:12
> I found some old emails about a pass through stream buffer, but I can't find
> it in the boost library. Am I going blind?
No. It is in the more_io.zip file in
http://groups.yahoo.com/group/boost/files/2001/
> Basically I'm in the middle of writing a gzstream class that compresses and
> decompresses data to and from a iostream and I thought this pass through
> buffer would be exactly what I need. Anyone know where it is or have any
> other pointers for me?
Have a look at my zstream library in the files section. It uses the C zlib library to implement compressing stream classes
ifzstream and ofzstream.
http://groups.yahoo.com/group/boost/files/compressed_streams/
Jeff
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