A
Alain Dekker
Simple question this:
If I receive a list of byte values, eg. [104][101][108][108][111], this
would be "hello" as a string. Is there a simple command (part of the .NET
library) to convert from [104] into "h"? Using VB.NET 2003.
Thanks,
Alain
If I receive a list of byte values, eg. [104][101][108][108][111], this
would be "hello" as a string. Is there a simple command (part of the .NET
library) to convert from [104] into "h"? Using VB.NET 2003.
Thanks,
Alain