Consume extension

on
  • StreamQueue<XmlEvent>

Methods

consume(Matcher<XmlEvent> match) Future<void>
Skip all events while the matcher returns true.