157158159160161162163164165166167
inflateEnd( z ); return Z_STREAM_ERROR; } wbits = w; z.istate.blocks = new InfBlocks( z, z.istate.nowrap != 0 ? null : this, 1 << w );