StringWriter.close

StringWriter.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