Close
jGuru Forums
Posted By: Andrew_Dulub Posted On: Monday, December 10, 2001 10:52 AM
I have file that contents national chars in format uXXXXuXXXXuXXXX. Is there standard tools to recode this information in String ? Thanks
Re: Recoding text from file
Posted By: Bozidar_Dangubic Posted On: Monday, December 10, 2001 10:59 AM
public String(byte[] bytes,String enc)throws UnsupportedEncodingException