pub fn fmt(
    bytes: &[u8],
    offset: usize,
    length: usize,
    f: &mut Formatter<'_>
) -> Result
Expand description

Formats bytes taking into account an offset and length of the form