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