Function rfc2047_encode

Source
pub fn rfc2047_encode(input: &str, output: impl Write) -> Result<usize>