Found on Asha 302.
This appears to lose \ufeff characters encoded in the original data.Code:String s = new String(aByteArray, "UTF-8");
Found on Asha 302.
This appears to lose \ufeff characters encoded in the original data.Code:String s = new String(aByteArray, "UTF-8");