current

abstract fun current(): Char

Gets the character at the current position (as returned by getIndex()).

Return

the character at the current position or DONE if the current position is off the end of the text.

See also

.getIndex