class CharArrWriter extends CharArr
Modifier and Type | Field and Description |
---|---|
protected java.io.Writer |
sink |
Constructor and Description |
---|
CharArrWriter() |
Modifier and Type | Method and Description |
---|---|
void |
flush() |
void |
write(char b) |
void |
write(char[] b,
int off,
int len) |
void |
write(java.lang.String s,
int stringOffset,
int len) |
append, append, append, capacity, charAt, close, fill, getArray, getEnd, getStart, length, read, read, read, reserve, reset, resize, set, setEnd, setStart, size, subSequence, toCharArray, toString, unsafeWrite, unsafeWrite, unsafeWrite, write, write, write, write