method
encode_rdata
encode_rdata(msg)
public
Hide source
# File lib/resolv.rb, line 1690 def encode_rdata(msg) msg.put_bytes(@address.address) end