TextWriter.toString

Returns the string. <code>close()</code> must be called before <code>toString()</code> is guaranteed to return a valid string.

@return the string

class TextWriter
override
String
toString
(
)

Meta