nextChar

abstract fun nextChar(): Char(source)

Returns the next value in the sequence without boxing.

Since Kotlin

1.0