encode_rdata(msg)
No documentation available.
# File lib/resolv.rb, line 1768 def encode_rdata(msg) # :nodoc: msg.put_bytes(data) end