Package | Description |
---|---|
org.w3c.tidy |
Modifier and Type | Method and Description |
---|---|
(package private) static boolean |
EncodingUtils.decodeUTF8BytesToChar(int[] c,
int firstByte,
byte[] successorBytes,
EncodingUtils.GetBytes getter,
int[] count,
int startInSuccessorBytesArray)
Decodes an array of bytes to a char.
|