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