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
.
-
ClassDescriptionDeprecated.Deprecated.Please use
FileLinesByteArrayIterable.iterator(java.io.InputStream, Class, EnumSet)
; thezipped
option of this class can be simulated by passing aGZIPInputStream
as decompressor.Deprecated.Please useFileLinesMutableStringIterable
instead; thezipped
option of this class can be simulated by passing aGZIPInputStream
as decompressor.Deprecated.Please useFileLinesMutableStringIterable.iterator(java.io.InputStream, java.nio.charset.Charset, Class)
; thezipped
option of this class can be simulated by passing aGZIPInputStream
as decompressor.
FileLinesByteArrayIterable
instead; thezipped
option of this class can be simulated by passing aGZIPInputStream
as decompressor.