Boost logo

Boost Users :

Subject: Re: [Boost-users] Seekg on a gzip'd file...Is this possible?
From: Gerrick Bivins (gbivins_at_[hidden])
Date: 2009-03-13 22:59:39


Hi Steven,
Thanks for the response. Does that mean that the gzip_decompressor in boost
doesn't' support seeking or does gzip in general not support seekeing? Any
suggestions for working around this problem?
Gerrick

On 3/13/09 5:19 PM, "Steven Watanabe" <watanabesj_at_[hidden]> wrote:

> AMDG
>
> Gerrick Bivins wrote:
>> I changed my code a bit but I¹m still getting errors when trying to use
>> boost::iostreams::seek as follows:
>>
>> boost::iostreams::seek(inputStream,position_to_offset(bytesToSkip),BOOST_IO
>> S::cur);
>>
>> What is the correct way to go about this?
>>
>
> gzip_decompressor doesn't support seeking.
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net