#GDataStreamNewlineType is used when checking for or setting the line endings for a given file.
Automatically try to handle any line ending type.
Selects "CR" line endings.
Selects "CR, LF" line ending, common on Microsoft Windows.
Selects "LF" line endings, common on most modern UNIX platforms.
#GDataStreamNewlineType is used when checking for or setting the line endings for a given file.