| Modifier and Type | Method and Description |
|---|---|
ArchiveStream |
Archiver.stream(File archive)
Reads the given archive file as an
ArchiveStream which is used to access individual ArchiveEntry
objects within the archive without extracting the archive onto the file system. |
Copyright © 2013-2015. All Rights Reserved.