Convert to CRLF
Converts line endings to Windows-style CRLF. Useful when generating files that will be opened in Notepad or used by tools that expect CRLF.
line one\r\nline two
Преобразует окончания строк в Windows-стиль \r\n (CRLF).
Converts line endings to Windows-style CRLF. Useful when generating files that will be opened in Notepad or used by tools that expect CRLF.
line one\r\nline two