Function trust_dns_client::rr::rdata::aaaa::emit

source ·
pub fn emit(
    encoder: &mut BinEncoder<'_>,
    address: &Ipv6Addr
) -> Result<(), ProtoError>
👎Deprecated: use the BinEncodable::emit method instead
Expand description

Write the RData from the given Decoder