3 Nov
2014
3 Nov
'14
5:14 p.m.
Hi,
We am trying to use a buffer as an input stream. For that we have used
"basic_array_source" like this
boost::iostreams::basic_array_source<BYTE> source(mem_ptr,size);
boost::iostreams::stream