Package | Description |
---|---|
org.apache.harmony.luni.util |
Modifier and Type | Method and Description |
---|---|
static String |
Util.convertFromUTF8(byte[] buf,
int offset,
int utfSize) |
static String |
Util.convertUTF8WithBuf(byte[] buf,
char[] out,
int offset,
int utfSize) |