Boost logo

Boost Users :

Subject: Re: [Boost-users] Seekg on a gzip'd file...Is this possible?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-13 18:19:24


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 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