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 ).
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.