public this(const(ubyte)[] bytes, size_t index = 0, size_t column = 1, size_t line = 1) pure nothrow @safe

Parameters

bytesthe _lexer input
indexthe initial offset from the beginning of bytes
columnthe initial _column number
linethe initial _line number