kotlin-stdlib / kotlin.collections / CharIterator / nextChar nextChar Common JVM JS Native 1.0 abstract fun nextChar(): Char Returns the next value in the sequence without boxing.