Function trust_dns_proto::rr::rdata::aaaa::read

source ·
pub fn read(decoder: &mut BinDecoder<'_>) -> ProtoResult<AAAA>
👎Deprecated: use the BinDecodable::read method instead
Expand description

Read the RData from the given Decoder