CodeProject: Compress Data
Published in Non-Commercial Libraries, Lossless Compression
A new article on The CodeProject describing code to compress/decompress to/from an ISequentialStream interface. Code is supplied to implement this for Cfile and CByteArray. The compression itself is done via zlib. The rationale for this project is that the author needed cookbook code that worked with MFC objects.
http://codeproject.com/useritems/CompressData.asp
Posted in April 21st, 2003
No User Commented In " CodeProject: Compress Data "
Subscribes to this post Comment RSS or TrackBack URL