Function pkt2string_exact

Source
pub fn pkt2string_exact(
    pkt: &mut Cursor<&[u8]>,
    rdlen: u16,
) -> CDnsResult<String>