[][src]Function trust_dns::rr::rdata::txt::read

pub fn read(
    decoder: &mut BinDecoder,
    rdata_length: Restrict<u16>
) -> Result<TXT, ProtoError>

Read the RData from the given Decoder