Function hexdump::hexdump_iter

source ·
pub fn hexdump_iter(bytes: &[u8]) -> Hexdump<'_> 
Expand description

Creates a hexdump iterator that yields the individual lines.