Package it.unimi.dsi.big.io
I/O big classes
Classes in this package are big versions of classes in it.unimi.dsi.io.
-
Class Summary Class Description FileLinesByteArrayCollection Deprecated. Please useFileLinesByteArrayIterableinstead; thezippedoption of this class can be simulated by passing aGZIPInputStreamas decompressor.FileLinesByteArrayCollection.FileLinesIterator Deprecated. Please useFileLinesByteArrayIterable.iterator(java.io.InputStream, Class, EnumSet); thezippedoption of this class can be simulated by passing aGZIPInputStreamas decompressor.FileLinesCollection Deprecated. Please useFileLinesMutableStringIterableinstead; thezippedoption of this class can be simulated by passing aGZIPInputStreamas decompressor.FileLinesCollection.FileLinesIterator Deprecated. Please useFileLinesMutableStringIterable.iterator(java.io.InputStream, java.nio.charset.Charset, Class); thezippedoption of this class can be simulated by passing aGZIPInputStreamas decompressor.