format_content_md5_iter

Function format_content_md5_iter 

Source
pub fn format_content_md5_iter<I>(bs: I) -> String
where I: IntoIterator, I::Item: AsRef<[u8]>,
Expand description

format content md5 header by given iter of bytes.