Following comment refers to writeNewLine() function which doesn’t exist…
void OutputStream::setNewLineString ( const String & newLineString )
Sets the string that will be written to the stream when the writeNewLine() method is called.
By default this will be set the value of NewLine::getDefault().
