AppendingStringBuffer (shortening the AppendingStringBuffer by one character).
@param index Index of character to remove
@return This string buffer.
@exception StringIndexOutOfBoundsException if the index is negative or greater than or equal to length().
@since 1.2
| |
| |