pub fn hex_from_iter<I: Iterator<Item = u8>>(iter: I) -> String
Creates a hex formatted string of the data