public final class GZip4D
extends java.lang.Object
public static int deflate(Stream in, Stream out) throws IOException
IOException
public static int inflate(Stream in, Stream out) throws IOException, ZipException
IOException
ZipException
public static int inflate(Stream in, Stream out, int sizeIn) throws IOException, ZipException
IOException
ZipException