iterator

expect operator fun iterator(): ByteIterator(source)

Creates a specialized ByteIterator for iterating over the elements of the array.

Since Kotlin

1.0
actual operator fun iterator(): ByteIterator(source)

Creates a specialized ByteIterator for iterating over the elements of the array.

Since Kotlin

1.1
operator fun iterator(): ByteIterator(source)

Creates a specialized ByteIterator for iterating over the elements of the array.

Since Kotlin

1.0
actual operator fun iterator(): ByteIterator(source)

Creates a specialized ByteIterator for iterating over the elements of the array.

Since Kotlin

1.3
actual operator fun iterator(): ByteIterator(source)

Creates a specialized ByteIterator for iterating over the elements of the array.

Since Kotlin

1.8
actual operator fun iterator(): ByteIterator(source)

Creates a specialized ByteIterator for iterating over the elements of the array.

Since Kotlin

1.8