TextIter.isEnd

Returns TRUE if iter is the end iterator, i.e. one past the last dereferenceable iterator in the buffer. TextIter.isEnd is the most efficient way to check whether an iterator is the end iterator.

class TextIter
bool
isEnd
()

Return Value

Type: bool

whether iter is the end iterator