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