News

Have you ever need to convert a binary string to HEX? Doing it in VB is quite simple but a lot slow. I'm using this class to exchange XML data from serial I/O apps with high performance.
I wish to be able to convert hexadecmial strings to their binary representations. I can then wrap than in a base64encode function and use the values in my terraform code. My specific ... the public ...