G
Gabe Jahn
Basically I've used the BitConverter to convert a byte[]
into a string. Now how do I convert it back to a byte[]?
Hopefully without creating my own algorithm to accomplish
this?
Thanks...
into a string. Now how do I convert it back to a byte[]?
Hopefully without creating my own algorithm to accomplish
this?
Thanks...