static string MacConvertToString(eth32cfg_mac macbinary)
This method converts an eth32cfg_mac binary representation of a MAC address into a string.
macbinary - The MAC address to be converted.
This method returns a string representation of the MAC address.
MacConvert Method