
18 May
2006
18 May
'06
8:24 p.m.
On 5/18/06, Slava, Alex <raf.devel@gmail.com> wrote:
Dear Boost Community,
Is there any interest in submission of a Random Access to Files (RAF) Library to Boost? Please see http://www.trukhanov.kiev.ua/RAF/ for documentation and an initial implementation.
Is it possible to read a range of bytes with a single function call? Or would that require one function call per byte? And how are IO errors handled if memory mapping is used?