Iterator

inner class Iterator

Constructors

Link copied to clipboard
fun Iterator()

Functions

Link copied to clipboard
operator fun hasNext(): Boolean
Link copied to clipboard
operator fun next(): UByte