Closed GoogleCodeExporter closed 9 years ago
The proposed patch doesn't quite work in the case where fill() is being
overridden to provide more bytes. I've changed Input to attempt to fill the
buffer first, if not enough was read and not EOS, only then does it compact.
This should fix your issue and also avoid compacting in other cases.
Original comment by nathan.s...@gmail.com
on 4 Dec 2012 at 12:22
Original issue reported on code.google.com by
shevek.h...@googlemail.com
on 10 Sep 2012 at 4:17