Codechange: Refactor the whole Bin to Hex Strings functionalities. Yes, I know, BinToHex could have been used. But it would not be as fast as Hexa, since it it does not go with Format and others alike. Question remains : should all references of HexB/L/W should be removed in favor of Hexa ? Dunno
Codechange: Refactor the whole Bin to Hex Strings functionalities. Yes, I know, BinToHex could have been used. But it would not be as fast as Hexa, since it it does not go with Format and others alike.
Question remains : should all references of HexB/L/W should be removed in favor of Hexa ? Dunno