Encoder for DNS A (Address) resource records (Type 1).
Maps a domain name to an IPv4 address.
RFC 1035 Section 3.4.1
Static
Readonly
IANA resource record type identifier
Decodes an A record from the byte stream.
the byte stream reader
the decoded IPv4 address string
Encodes an A record into the byte stream.
the byte stream writer
the IPv4 address string
Encoder for DNS A (Address) resource records (Type 1).
Maps a domain name to an IPv4 address.
See
RFC 1035 Section 3.4.1