setText

fun setText(array: CharArray, start: Int, length: Int)

Set a new region of text to be examined by this iterator

Parameters

array

text buffer to examine

start

offset into buffer

length

maximum length to examine