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