Class EthernetAddress

    • Constructor Detail

      • EthernetAddress

        public EthernetAddress​(byte[] macAddress)
        Public constructor for an Ethernet MAC address starting from the byte constituing the address, the constructor validate the size of the arrive to make sure it met the expected size.
        Parameters:
        macAddress - A byte array in big endian format representing the Ethernet MAC Address