4
Answers

Convert String to human readable in C#

Hi
I have string like this...
 
\u001f?\b\0\0\0\0\0\0\u0003???8
 
I want to convert it in human readable.
Please help me.
 
Thank you 

Answers (4)