[][src]Function sloppy_rfc4880::armor::read_armored

pub fn read_armored<R: BufRead>(r: &mut R) -> Result<Vec<u8>>