Function trust_dns_proto::rr::rdata::txt::read

source ·
pub fn read(
    decoder: &mut BinDecoder<'_>,
    rdata_length: Restrict<u16>
) -> ProtoResult<TXT>
Expand description

Read the RData from the given Decoder