Uses of Class
com.ning.compress.gzip.GZIPException
Packages that use GZIPException
Package
Description
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 GZIPExceptionModifier and TypeMethodDescriptionprotected voidGZIPUncompressor._reportBadHeader(byte[] comp, int nextOffset, int end, int relative) protected voidGZIPUncompressor._throwInternal()protected voidGZIPUncompressor._throwInternal(String msg)