method
decode_rdata
decode_rdata(msg)
public
Hide source
# File lib/resolv.rb, line 1425 def self.decode_rdata(msg) raise NotImplementedError.new end