Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13075: gzip_decompressor cannot be pushed to filtering_stream if provided with input_seekable
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-13 17:36:00
#13075: gzip_decompressor cannot be pushed to filtering_stream if provided with
input_seekable
-------------------------------+-------------------------------
Reporter: hellohee | Owner: Jonathan Turkanis
Type: Bugs | Status: new
Milestone: To Be Determined | Component: iostreams
Version: Boost 1.63.0 | Severity: Problem
Resolution: | Keywords: gzip, seekable
-------------------------------+-------------------------------
Comment (by anonymous):
Maybe I misunderstand, but that is correct behaviour.
Seeking in compressed streams is not possible in a reasonable way, so you
should not be able to push a decompressor if you need the input to be
seekable.
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13075#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-01-13 17:41:00 UTC