hasNext

open operator override fun hasNext(): Boolean(source)

Checks if the CharacterInputStream has a next character left

Return

if the CharacterInputStream has a next character

Since

0.1.0

See also