how convert large HEX string to binary
I have a string with 14 characters . This is a hex represantation of 7bytes. I want to convert it to binary.I have
I have a string with 14 characters . This is a hex represantation of 7bytes. I want to convert it to binary.I have