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