Function nu_pretty_hex::config_hex[][src]

pub fn config_hex<T: AsRef<[u8]>>(source: &T, cfg: HexConfig) -> String
Expand description

Return a hexdump of source in specified format.