Thread
:
How to convert string to UCS-2LE
View Single Post
20th July 2014, 13:01
#
1
eugene25
Junior Member
Join Date: Jul 2014
Posts: 3
How to convert string to UCS-2LE
The problem is to convert string into Unicode form UCS-2LE, here the sample.
input: 12345
output UCS2-LE string of bytes: 31003200330034003500
Any idea how to solve it?
eugene25
View Public Profile
Find More Posts by eugene25