Class Dnsruby::RR::IN::A
In: lib/Dnsruby/resource/A.rb
Parent: RR

Class for DNS Address (A) resource records.

RFC 1035 Section 3.4.1

Methods

Attributes

address  [RW]  The RR‘s (Resolv::IPv4) address field

Public Instance methods

Create the RR from a hash

Create the RR from a standard string

[Validate]