IO Block Reader

Ruby library giving block-buffered and cached read over IO objects with a String-like interface. Ideal to parse big files as Strings, limiting memory consumption.

Where is the documentation ?

Check the website at github.com/Muriel-Salvan/ioblockreader

Who wrote it ?

Check the AUTHORS file.

What is the license ?

You can find out in the LICENSE file.