hickory_proto::rr::rdata::a

Function read

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

Read the RData from the given Decoder