Function cdns_rs::sync::common::name2str[][src]

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.