added a comment - 24/Mar/07 19:39 > BitsMatcher could also work without the exhausted flag, but then an infinite loop > might occur when trying to continue after the first time next() or skipTo() returned false. > Continuing after false was returned in these cases is a bug, however an infinite loop > can be difficult to debug.