CharArrayWriter.close
CharArrayWriter.close
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public void close()
Description
Close the stream. This method does not release the buffer, since its contents might still be required.
Overrides
close
in class
Writer
Send feedback
to MSDN.
Look here
for MSDN Online resources.