pub fn emit(encoder: &mut BinEncoder<'_>, address: Ipv4Addr) -> ProtoResult<()>
๐Deprecated: use the BinEncodable::emit method instead
Expand description
Write the RData from the given Decoder
pub fn emit(encoder: &mut BinEncoder<'_>, address: Ipv4Addr) -> ProtoResult<()>
Write the RData from the given Decoder