Function nu_pretty_hex::simple_hex[][src]

pub fn simple_hex<T: AsRef<[u8]>>(source: &T) -> String
Expand description

Returns a one-line hexdump of source grouped in default format without header and ASCII column.