public final class CharSpool extends Writer
Constructor and Description |
---|
CharSpool() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
write(char[] cbuf,
int off,
int len) |
void |
write(int c) |
void |
writeTo(Writer w) |
public void flush()
public void close()
public void writeTo(Writer w) throws IOException
IOException
Copyright © 2019. All rights reserved.