public static interface CharChunk.CharOutputChannel
| Modifier and Type | Method and Description |
|---|---|
void |
realWriteChars(char[] cbuf,
int off,
int len)
Send the bytes ( usually the internal conversion buffer ).
|
void realWriteChars(char[] cbuf,
int off,
int len)
throws IOException
IOExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.