get Mac Bytes

private open fun getMacBytes(macStr: String): Array<Byte>

Method used to retrieve the bytes made up the MAC address of the remote host

Return

the bytes made up the MAC address as array of byte

Parameters

macStr

The MAC address as String

Throws

when the macStr is not valid