JsonParserIter.nextType

Steps to the next token in the current JSON content.

class JsonParserIter(bool AllowNaN = false)
nextType
()

Return Value

Type: Token

type of next token or Token.Empty if there is no next one

Meta