Dnsruby::RR
RFC 1035, Section 3.4.2 (deprecated)
# File lib/Dnsruby/resource/IN.rb, line 75 def initialize(address, protocol, bitmap) @address = IPv4.create(address) @protocol = protocol @bitmap = bitmap end
[Validate]
Generated with the Darkfish Rdoc Generator 2.