public class PlatformDotNetConsoleStream extends OutputStream
| Constructor and Description |
|---|
PlatformDotNetConsoleStream(boolean err)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
write(byte[] b,
int off,
int len) |
void |
write(int b) |
close, flush, writepublic PlatformDotNetConsoleStream(boolean err)
err - Error stream flag.public void write(byte[] b,
int off,
int len)
throws IOException
write in class OutputStreamIOExceptionpublic void write(int b)
throws IOException
write in class OutputStreamIOException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018