Function trust_dns_proto::rr::rdata::a::read

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

Read the RData from the given Decoder