Function trust_dns_proto::rr::rdata::a::read [−][src]
pub fn read(decoder: &mut BinDecoder<'_>) -> ProtoResult<Ipv4Addr>
Expand description
Read the RData from the given Decoder
pub fn read(decoder: &mut BinDecoder<'_>) -> ProtoResult<Ipv4Addr>
Read the RData from the given Decoder