Skip to main content

pretty_bytes

Function pretty_bytes 

Source
pub fn pretty_bytes(data: &[u8], indent: usize) -> String
Expand description

Convert bytes to a pretty-printed representation (like Scapy’s show()).