nextBoolean
Returns the Token.BOOLEAN value of the next token, consuming it.
Throws
if the next token is not a boolean or if this reader is closed.
Returns the Token.BOOLEAN value of the next token, consuming it.
if the next token is not a boolean or if this reader is closed.