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