|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncodingUtils.PutBytes | |
org.w3c.tidy |
Uses of EncodingUtils.PutBytes in org.w3c.tidy |
Fields in org.w3c.tidy declared as EncodingUtils.PutBytes | |
private EncodingUtils.PutBytes |
OutImpl.putBytes
putter callback. |
Methods in org.w3c.tidy with parameters of type EncodingUtils.PutBytes | |
(package private) static boolean |
EncodingUtils.encodeCharToUTF8Bytes(int c,
byte[] encodebuf,
EncodingUtils.PutBytes putter,
int[] count)
Encode a char to an array of bytes. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |