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