InflaterInputStream : deflated streams are self limiting.

We call fill() whenever the Inflater needs more input. If the inflater
needs more input, reaching the end of the underlying stream is an error
that must be propagated to the caller.

bug: 21846904
Change-Id: If46cf7837df3a509b20fea8819e09f9a597905a5
3 files changed