public class NCompressTarGz extends NCompressTar
| Constructor and Description |
|---|
NCompressTarGz() |
| Modifier and Type | Method and Description |
|---|---|
protected net.thevpc.nuts.log.NLog |
_LOG() |
protected org.apache.commons.compress.archivers.tar.TarArchiveOutputStream |
createTarOutputStream(OutputStream out)
Factory method to allow NCompressTarGz to wrap the stream in GZIP.
|
static int |
getScore(net.thevpc.nuts.util.NScorableContext context) |
compressPackageprotected org.apache.commons.compress.archivers.tar.TarArchiveOutputStream createTarOutputStream(OutputStream out) throws IOException
NCompressTarcreateTarOutputStream in class NCompressTarIOExceptionprotected net.thevpc.nuts.log.NLog _LOG()
_LOG in class NCompressTarpublic static int getScore(net.thevpc.nuts.util.NScorableContext context)
Copyright © 2026 vpc open source initiative. All rights reserved.