| Class | Description |
|---|---|
| FileLinesByteArrayCollection |
A wrapper exhibiting the lines of a file as a
Collection of byte arrays. |
| FileLinesByteArrayCollection.FileLinesIterator |
An iterator over the lines of a
FileLinesByteArrayCollection. |
| FileLinesCollection |
A wrapper exhibiting the lines of a file as a
Collection. |
| FileLinesCollection.FileLinesIterator |
An iterator over the lines of a
FileLinesCollection. |
I/O big classes.
Classes in this package are big versions of classes in it.unimi.dsi.io.