trust_dns_proto::rr::rdata::openpgpkey

Function read

Source
pub fn read(
    decoder: &mut BinDecoder<'_>,
    rdata_length: Restrict<u16>,
) -> ProtoResult<OPENPGPKEY>
Expand description

Read the RData from the given decoder.