Convert all EOL (end of line) characters in a string to Windows-style line endings (\r\n).
\r\n
The string to convert
The string with Windows-style line endings
Convert all EOL (end of line) characters in a string to Windows-style line endings (
\r\n
).