D
Daniel Moth
Hi
BitConverter.ToString produces a string given a byte array. Is there method
that takes that string to produce a byte array?
I know it is only 4 lines of code to get the result but if there is a
built-in function I'd prefer to use that... Anybody found one?
Cheers
Daniel
BitConverter.ToString produces a string given a byte array. Is there method
that takes that string to produce a byte array?
I know it is only 4 lines of code to get the result but if there is a
built-in function I'd prefer to use that... Anybody found one?
Cheers
Daniel