BufferedLexer.start

See detailed documentation in newxml.interfaces.isLexer

struct BufferedLexer(T)
void
start
()
if (
isInputRange!T &&
isArray!(ElementType!T)
)

Meta