public class SnappyTarFile extends TarFile
TarFile for snappy compressed files.| Constructor and Description |
|---|
SnappyTarFile(java.io.File file)
Creates a new instance with the given file.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.io.InputStream |
getInputStream(java.io.File file) |
close, getEntries, getInputStream, getInputStreampublic SnappyTarFile(java.io.File file)
protected java.io.InputStream getInputStream(java.io.File file)
throws java.io.IOException
getInputStream in class TarFilejava.io.IOException