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, getInputStream
public SnappyTarFile(java.io.File file)
protected java.io.InputStream getInputStream(java.io.File file) throws java.io.IOException
getInputStream
in class TarFile
java.io.IOException