Encoder for DNS EUI64 (64-bit Extended Unique Identifier) resource records (Type 109).
Stores a 64-bit IEEE EUI-64 address.
RFC 7043 Section 4
Static
Readonly
IANA resource record type identifier
Decodes an EUI48 record from the byte stream.
the byte stream reader
the MAC address string
Encodes an EUI48 record into the byte stream.
the byte stream writer
the MAC address string (colon-separated)
Encoder for DNS EUI64 (64-bit Extended Unique Identifier) resource records (Type 109).
Stores a 64-bit IEEE EUI-64 address.
See
RFC 7043 Section 4