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
IOException
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.