13 Mar
2009
13 Mar
'09
10:19 p.m.
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