UriParser.eof

bool eof() const @nogc nothrow @safe

Returns true if the parser cursor is at the end of input.

Returns

true if there are no more characters to read, false otherwise.