Opened 15 years ago
Last modified 4 years ago
#1656 new Bugs
Consider implementing flush() for symmetric filters
Reported by: | Jonathan Turkanis | Owned by: | Jonathan Turkanis |
---|---|---|---|
Milestone: | Boost 1.36.0 | Component: | iostreams |
Version: | Boost 1.34.1 | Severity: | Problem |
Keywords: | Cc: |
Description
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 13 years ago
Hi,
This feature would be really useful. I would like to use the zlib_compressor and be able to flush without closing the stream. I am currently using the zipstream library by Jonathan de Halleux which does have a flush operation which can be called multiple times (lowering the compression ratio). Is there any news on this feature request?
Thanks
Note:
See TracTickets
for help on using tickets.
See this thread:
http://article.gmane.org/gmane.comp.lib.boost.user/33355