Github user HansBrende commented on the issue:
https://github.com/apache/any23/pull/65
@lewismc I just refactored this to use the `java.io.PushbackInputStream`
class instead of my own custom pushback buffer logic. Should make this commit
less complex and more readable!---
