pub fn name2str( pkt: &mut Cursor<&[u8]>, opt_rdlen: Option<u16>, ) -> CDnsResult<String>
This function converts a QNAME (encoded domains) to the String FQDN.