Moves backward by one character offset.
Returns true if movement was possible; if this was the first in the buffer (character offset 0), this function returns false for convenience when writing loops.
this |
an iterator |
whether movement was possible |