= private = protected
encode_rdata(msg)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/resolv.rb, line 2043 def encode_rdata(msg) # :nodoc: msg.put_string_list(@strings) end