Encoder for DNS MX (Mail Exchange) resource records (Type 15).
Specifies the mail server responsible for accepting email for a domain.
RFC 1035 Section 3.3.9
Static
Readonly
IANA resource record type identifier
Decodes an MX record from the byte stream.
the byte stream reader
the decoded MX record
Encodes an MX record into the byte stream.
the byte stream writer
the MX record to encode
compression index for DNS name compression
Encoder for DNS MX (Mail Exchange) resource records (Type 15).
Specifies the mail server responsible for accepting email for a domain.
See
RFC 1035 Section 3.3.9