Package net.lingala.zip4j.io.inputstream
package net.lingala.zip4j.io.inputstream
-
ClassesClassDescriptionCipherInputStream<T extends Decrypter>A split input stream for zip file split with 7-zip.A RandomAccessFile which reads files split with 7-zip format (.z001, .z002, etc) as a single file making it easier for calling methods to deal with opening appropriate split file to readA split input stream for zip file split as per zip specification.