What's the Best Paradigm for Data Compression Routines?

General purpose data compression routines tend to be used on binary streams of data, either from files or in-memory objects. So what is the best general paradigm for input and output when compressing data: iostreams or iterator?


January 03, 2012
URL:http://www.drdobbs.com/database/whats-the-best-paradigm-for-data-compres/232301211

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.