| Class | Description |
|---|---|
| InflaterInputStream | |
| NumberedSplitInputStream |
A split input stream for zip file split with 7-zip.
|
| NumberedSplitRandomAccessFile |
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 read
|
| SplitInputStream | |
| ZipInputStream | |
| ZipStandardSplitInputStream |
A split input stream for zip file split as per zip specification.
|
Copyright © 2021. All rights reserved.