- b
- the boolean to append.
Documentation for this section has not yet been entered.
Adds the string representation of the specified boolean to the end of this StringBuffer.
If the argument is true the string "true" is appended, otherwise the string "false" is appended.