public class NUncompressGzip extends Object implements net.thevpc.nuts.spi.NUncompressPackaging
| Constructor and Description |
|---|
NUncompressGzip() |
| Modifier and Type | Method and Description |
|---|---|
protected net.thevpc.nuts.log.NLog |
_LOG() |
static int |
getScore(net.thevpc.nuts.util.NScorableContext context) |
void |
uncompressPackage(net.thevpc.nuts.io.NUncompress uncompress,
net.thevpc.nuts.io.NInputSource source) |
void |
visitPackage(net.thevpc.nuts.io.NUncompress uncompress,
net.thevpc.nuts.io.NInputSource source,
net.thevpc.nuts.io.NUncompressVisitor visitor) |
public void visitPackage(net.thevpc.nuts.io.NUncompress uncompress,
net.thevpc.nuts.io.NInputSource source,
net.thevpc.nuts.io.NUncompressVisitor visitor)
visitPackage in interface net.thevpc.nuts.spi.NUncompressPackagingprotected net.thevpc.nuts.log.NLog _LOG()
public void uncompressPackage(net.thevpc.nuts.io.NUncompress uncompress,
net.thevpc.nuts.io.NInputSource source)
uncompressPackage in interface net.thevpc.nuts.spi.NUncompressPackagingpublic static int getScore(net.thevpc.nuts.util.NScorableContext context)
Copyright © 2026 vpc open source initiative. All rights reserved.