DataStreamNewlineType#

class DataStreamNewlineType#

DataStreamNewlineType is used when checking for or setting the line endings for a given file.

Fields#

class DataStreamNewlineType
ANY#

The type of the None singleton.

CR#

The type of the None singleton.

CR_LF#

The type of the None singleton.

LF#

The type of the None singleton.