pub fn hexdump_string(buf: &[u8]) -> Result<String>
Expand description

Print a hexdump of a buffer to a string.