5 Nov
2010
5 Nov
'10
6:36 p.m.
On 11/05/2010 03:06 PM, Brian Budge wrote:
I've been searching around for examples for how to compress and decompress using the zip or gzip iostreams compressors into/out of memory buffers. Has anyone tried this? Would you use basic_array for this?
I used std::string, like this, for example: https://svn.boost.org/trac/boost/attachment/ticket/2411/istream_bzip2_succes...