pub fn hexdump_iter(bytes: &[u8]) -> Hexdump<'_> ⓘ
Creates a hexdump iterator that yields the individual lines.