Function trust_dns_proto::rr::dnssec::rdata::nsec3::read[][src]

pub fn read(
    decoder: &mut BinDecoder<'_>,
    rdata_length: Restrict<u16>
) -> ProtoResult<NSEC3>
This is supported on crate feature dnssec only.
Expand description

Read the RData from the given Decoder