public final class CompressionLibLoaderProtection extends Object
Modifier and Type | Method and Description |
---|---|
static InputStream |
createBZip2Stream(InputStream in) |
static InputStream |
createZStream(InputStream in) |
public static InputStream createBZip2Stream(InputStream in) throws IOException
IOException
public static InputStream createZStream(InputStream in) throws IOException
IOException
Copyright © 1996–2017 nom-tam-fits. All rights reserved.