Init()
Initializes the AAAA Resource Record by setting its type, class, and length. Other record fields (TTL, address) remain unchanged/uninitialized.
IsValid() const
Tells whether this is a valid AAAA record.
SetAddress()
Sets the IPv6 address of the resource record.
GetAddress() const
Returns the reference to IPv6 address of the resource record.