Encoder for DNS AAAA (IPv6 Address) resource records (Type 28).
Maps a domain name to an IPv6 address.
RFC 3596 Section 2.2
Static
Readonly
IANA resource record type identifier
Decodes an AAAA record from the byte stream.
the byte stream reader
the decoded IPv6 address string
Encodes an AAAA record into the byte stream.
the byte stream writer
the IPv6 address string
Encoder for DNS AAAA (IPv6 Address) resource records (Type 28).
Maps a domain name to an IPv6 address.
See
RFC 3596 Section 2.2