Zsombor 8411cfbe8f add new constructor to the String :
public String(byte bytes[], int offset, int length, String
charsetName)
throws UnsupportedEncodingException;
2009-02-16 18:15:41 -07:00
..
2009-02-03 15:28:39 -07:00
2009-02-16 18:15:41 -07:00
2008-07-13 18:56:18 -06:00
2009-02-16 18:11:05 -07:00