public class ZstdTarFile extends TarFile
TarFile
for zst compressed files.Constructor and Description |
---|
ZstdTarFile(File file) |
Modifier and Type | Method and Description |
---|---|
protected InputStream |
getInputStream(File file) |
close, getEntries, getInputStream, getInputStream
public ZstdTarFile(File file)
protected InputStream getInputStream(File file) throws IOException
getInputStream
in class TarFile
IOException
Copyright © 2001–2023 Codehaus Plexus. All rights reserved.