Problem with filter and stream array_source
11 Dec
2005
11 Dec
'05
12:23 a.m.
Hi all. I'm having a problem trying to compress a buffer in memory using the boost filters and streams. The code is in : http://baroni.homelinux.org:8008/~baroni/bugs/test_compress_buffer.html Please, any comments is welcome. The problem seems to be a famous one, but I could not find the solution. Thanks in advance, Rodrigo F. Baroni
11 Dec
11 Dec
4:42 a.m.
New subject: [Resolved] Re: Problem with filter and stream array_source
I found the problem. the code is correct, but I was calling sizeof instead of std::strlen ... :S So, there is an example that works (need just that change) :
http://baroni.homelinux.org:8008/~baroni/bugs/test_compress_buffer.html
Thanks anyway, Rodrigo F Baroni
6913
Age (days ago)
6913
Last active (days ago)
1 comments
1 participants
participants (1)
-
Rodrigo Baroni