Generated by
JDiff

Class org.apache.hadoop.io.compress.GzipCodec.GzipInputStream

Changed Constructors
GzipCodec.GzipInputStream(DecompressorStream) Change in exceptions thrown from no exceptions to java.io.IOException.
Allow subclasses to directly set the inflater stream.