webrtc_sctp::util
pub fn hexdump( f: &mut Formatter, prefix: &str, buffer: &[u8]) -> Result<(), Error>
Generate a hexdump of the provided byte slice.