zipstream, bzip2stream: iostream wrappers for the zlib and bzip2 libraries
This article describes STL-compliant iostream implementations that compress and decompress using the deflate and bzip2 algorithms. It makes it really easy to use compressed streams in your C++ app.
Updated July, 2003, to fix a gzip header problem.
Updated August, 2003 to fix a couple of minor problems.
http://www.codeproject.com/vcpp/stl/zipstream.asp
Posted in September 28th, 2003
No User Commented In " zipstream, bzip2stream: iostream wrappers for the zlib and bzip2 libraries "
Subscribes to this post Comment RSS or TrackBack URL