- string
- the string to append (may be null).
Documentation for this section has not yet been entered.
Adds the specified string to the end of this buffer.
If the specified string is null the string "null" is appended, otherwise the contents of the specified string is appended.