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 void
GZIPUncompressor._reportBadHeader
(byte[] comp, int nextOffset, int end, int relative) protected void
GZIPUncompressor._throwInternal()
protected void
GZIPUncompressor._throwInternal
(String msg)