Hi All,
Please help me to resolve my problem.
I am getting byte stream as below. These looks like UTF 8 bytes
3C524F4F543E3C535452494E473E54455354204F4E4C5920535452494E473C2F535452494E473E3C2F524F4F543E
I want java code which will convert above bytes to string as shown below
<ROOT> <STRING>TEST ONLY STRING</STRING> </ROOT>
Much appreciate your valuable help.
Thanks
Raj