CharArrayWriter.writeTo
Class Overview | Class Members |
This Package |
All Packages
public void writeTo( Writer out ) throws IOException
Parameters
- out
- the output stream to write to
Description
Writes the contents of the buffer to another character stream.