Libraries
»
dnsruby
(1.71.0)
»
Index
»
Dnsruby
»
RR
»
OPT
»
#from_data
Method: Dnsruby::RR::OPT#from_data
Defined in:
lib/dnsruby/resource/OPT.rb
#
from_data
(data) ⇒
Object
167 168 169
# File 'lib/dnsruby/resource/OPT.rb', line 167
def
from_data
(
data
)
@options
=
data
end