Boost logo

Boost Users :

Subject: Re: [Boost-users] Reading a file in reverse using boost::iostreams
From: Craig Henderson (cdm.henderson_at_[hidden])
Date: 2019-02-12 18:30:08


Reading in reverse is likely to be much slower because of the buffering, so I doubt it will have any performance gain that you seem to be looking for.

Craig

> On 12 Feb 2019, at 16:33, Sean Farrow via Boost-users <boost-users_at_[hidden]> wrote:
>
> Hi,
>
> Is there an easy way to read a file in reverse using boost::iostreams?
> I’ve got a case where I need to detect whether text is present and it’s closer to the end of the file than the beginning.
> Any help appreciated.
> Kind regards
> Sean.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> https://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