Skip to main content

to_crlf

Function to_crlf 

Source
pub fn to_crlf(content: &[u8]) -> Vec<u8> 
Expand description

Rewrites LF as CRLF.