public class CharWriter extends CharArrayWriter
buf, count
Constructor and Description |
---|
CharWriter() |
CharWriter(int size) |
Modifier and Type | Method and Description |
---|---|
char[] |
getChars() |
int |
getCount() |
Copyright © 2016 Oracle. All rights reserved.