Enumerate Message-Id references such as those found in In-Reply-To or References headers.
Incrementally parses msg-id tokens from the supplied text or byte buffer.
Text or bytes to parse.
Index into the buffer to start parsing.
Optional
Number of bytes or characters to parse.
An iterator over parsed message identifiers.
input is null or undefined.
input
startIndex or length is outside the input.
startIndex
length
Enumerate Message-Id references such as those found in In-Reply-To or References headers.
Incrementally parses msg-id tokens from the supplied text or byte buffer.