JsonLexer.this

this(const(char)[] input) @safe

Construct a lexer over the given input.

Parameters

inputUTF-8 encoded JSON text to tokenize.