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