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