TextIter.isStart
bool isStart() nothrowReturns true if iter is the first iterator in the buffer, that is if iter has a character offset of 0.
Returns
whether iter is the first in the buffer
bool isStart() nothrowReturns true if iter is the first iterator in the buffer, that is if iter has a character offset of 0.