Overview | Methods | This Package | All Packages
Retrieves the underlying StringBuffer object.
Syntax
public StringBuffer getStringBuffer()
Return Value
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.