Skip to main content

dump_hex_packet

Function dump_hex_packet 

Source
pub fn dump_hex_packet(
    conn_id: u64,
    dir: &str,
    label: &str,
    version: u8,
    is_be: bool,
    bytes: &[u8],
)