|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
static interface EncodingUtils.PutBytes
Putter callbacks: called to store 1 or more additional UTF-8 bytes.
| Method Summary | |
|---|---|
void |
doPut(byte[] buf,
int[] count)
Store one or more byte. |
| Method Detail |
|---|
void doPut(byte[] buf,
int[] count)
buf - will contain the bytes.count - number of bytes actually stored in "buf". <= 0 if error or EOF
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||