| Package | Description |
|---|---|
| org.w3c.tidy |
| Modifier and Type | Method and Description |
|---|---|
(package private) static boolean |
EncodingUtils.encodeCharToUTF8Bytes(int c,
byte[] encodebuf,
EncodingUtils.PutBytes putter,
int[] count)
Encode a char to an array of bytes.
|