is_start
Description:
Returns true if this is the first iterator in the buffer, that is if this has a character offset of 0.
Parameters:
| this |
an iterator |
Returns:
|
whether this is the first in the buffer |
Returns true if this is the first iterator in the buffer, that is if this has a character offset of 0.
| this |
an iterator |
|
whether this is the first in the buffer |