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