T
Timothy V
Hi,
I have a byte[] that i want to convert into a string. I use the
BitConverter.ToString() method.
Now, how do I convert that string back into a byte[]?
Thanks in advance,
Tim.
I have a byte[] that i want to convert into a string. I use the
BitConverter.ToString() method.
Now, how do I convert that string back into a byte[]?
Thanks in advance,
Tim.