Function trust_dns::rr::rdata::dnskey::read

source ·
pub fn read(
    decoder: &mut BinDecoder<'_>,
    rdata_length: Restrict<u16>
) -> Result<DNSKEY, ProtoError>
Expand description

Read the RData from the given Decoder