Uses of Class
com.ning.compress.gzip.GZIPException
-
Packages that use GZIPException Package Description com.ning.compress.gzip Package that contains optimized stream implementations for working with GZIP. -
-
Uses of GZIPException in com.ning.compress.gzip
Methods in com.ning.compress.gzip that throw GZIPException Modifier and Type Method Description protected void
GZIPUncompressor. _reportBadHeader(byte[] comp, int nextOffset, int end, int relative)
protected void
GZIPUncompressor. _throwInternal()
protected void
GZIPUncompressor. _throwInternal(java.lang.String msg)
-