Encoder for DNS EUI48 (48-bit Extended Unique Identifier) resource records (Type 108).
Stores a 48-bit IEEE MAC address.
RFC 7043 Section 3
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 EUI48 (48-bit Extended Unique Identifier) resource records (Type 108).
Stores a 48-bit IEEE MAC address.
See
RFC 7043 Section 3