Function trust_dns_client::rr::rdata::aaaa::read

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

Read the RData from the given Decoder