public class SnappyTarFile extends TarFile
TarFile for snappy compressed files.ArchiveFile.Entry| Constructor and Description |
|---|
SnappyTarFile(File file)
Creates a new instance with the given file.
|
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
getInputStream(File file) |
close, getEntries, getInputStream, getInputStreampublic SnappyTarFile(File file)
protected InputStream getInputStream(File file) throws IOException
getInputStream in class TarFileIOExceptionCopyright © 2001-2015 Codehaus. All Rights Reserved.