RuneIterator constructor

RuneIterator(
  1. String string
)

Create an iterator positioned at the beginning of the string.

Implementation

RuneIterator