Joel Dice 094af1e794 remove redundant decrement in ZipFile.getInputStream inner class
We were decrementing the "remaining" field twice for each byte read
using the no-arg read method, which resulted in available() returning
a value that was too small.
2014-02-26 14:48:28 -07:00
..
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00
2013-07-02 20:52:38 -06:00