Retrieves the underlying StringBuffer object.
public StringBuffer getStringBuffer()
Returns the underlying string buffer. This is either the StringBuffer object that was passed to the constructor or the StringBuffer object that was automatically created.