Chr(), ChrW()? - C# / C Sharp
Chr(), ChrW()?. C# / C Sharp Forums on Bytes. ... I have some bytes that are representations of ascii characters. Is there a C# equivalent of the VB Chr() and ChrW() functions? How do I turn these byte-strings into characters?...