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
..
2008-11-23 16:58:01 -07:00
2008-08-29 11:37:53 -06:00
2008-07-13 18:27:05 -06:00