The delagate to invoke with the current content
Returns true if a token was isolated, false otherwise.
Remarks: Upon success, the delegate should return the byte-based index of the consumed pattern (tail end of it). Failure to match a pattern should be indicated by returning an IConduit.Eof.
Note that additional iterator and/or reader instances will operate in lockstep when bound to a common buffer.
Iterator support.