encode_rdata(msg)
No documentation available.
# File lib/resolv.rb, line 2043 def encode_rdata(msg) # :nodoc: msg.put_string_list(@strings) end