Function name2str

Source
pub fn name2str(
    pkt: &mut Cursor<&[u8]>,
    opt_rdlen: Option<u16>,
) -> CDnsResult<String>
Expand description

This function converts a QNAME (encoded domains) to the String FQDN.