nextByte

abstract fun nextByte(): Byte(source)

Returns the next value in the sequence without boxing.

Since Kotlin

1.0
abstract fun nextByte(): Byte(source)

Returns the next value in the sequence without boxing.

Since Kotlin

1.3