public class ConsoleOutputStream extends OutputStream
| Constructor and Description |
|---|
ConsoleOutputStream(Console console) |
public ConsoleOutputStream(Console console)
public void write(byte[] b,
int off,
int len)
throws IOException
write in class OutputStreamIOExceptionpublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2012. All Rights Reserved.