Class | Description |
---|---|
EncodingAwareBufferedWriter |
A buffered writer only for OutputStreamWriter that is aware of
the encoding of the OutputStreamWriter.
|
PlatformLineWriter |
A buffered writer that gobbles any \r characters
and replaces every \n with a platform specific newline.
|
Classes for Groovier Input/Output.