Namespace com.teracloud.streams.network.mac
Functions
- convertMACAddressNumericToString(list<uint8>[6]): This function converts an ethernet MAC address from a six-byte binary value to a string representation.
- convertMACAddressStringToNumeric(rstring): This function converts an ethernet MAC address from a string representation to a six-byte binary value.