pub fn dump_with_limit(buffer: &[u8], limit: u64) -> String
Same as dump but with a limit on the number of bytes to dump
dump