prasadmokashi
Programmer
Hi,
This is my first encounter with C# and having problem with the encoding.
One process is sending me the byte array which may contain DBCS and Unicode characters ( such as russian, chinese ).
I want to convert it to string ( using unicode encoding I guess.......), such that unicode characters remain intact.
Could anybody please help me out.
Thanks,
Prasad
This is my first encounter with C# and having problem with the encoding.
One process is sending me the byte array which may contain DBCS and Unicode characters ( such as russian, chinese ).
I want to convert it to string ( using unicode encoding I guess.......), such that unicode characters remain intact.
Could anybody please help me out.
Thanks,
Prasad