Public Member Functions | |
StringOutputStream () | |
void | write (int b) throws IOException |
String | toString () |
Private Attributes | |
StringWriter | m_stringwriter |
OutputStream
s what StringWriter
is for Writer
s.
|
|
|
Return the buffer's current value as a string. |
|
|
|
|