@Deprecated public class ProcessOutputStream extends UnsyncByteArrayOutputStream
buffer, index
Constructor and Description |
---|
ProcessOutputStream(java.io.ObjectOutputStream objectOutputStream)
Deprecated.
|
ProcessOutputStream(java.io.ObjectOutputStream objectOutputStream,
boolean error)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Deprecated.
|
void |
flush()
Deprecated.
|
void |
setLogPrefix(byte[] logPrefix)
Deprecated.
|
void |
writeProcessCallable(ProcessCallable<?> processCallable)
Deprecated.
|
reset, size, toByteArray, toString, toString, unsafeGetByteArray, unsafeGetByteBuffer, write, write, write, writeTo
public ProcessOutputStream(java.io.ObjectOutputStream objectOutputStream)
public ProcessOutputStream(java.io.ObjectOutputStream objectOutputStream, boolean error)
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class java.io.OutputStream
java.io.IOException
public void flush() throws java.io.IOException
flush
in interface java.io.Flushable
flush
in class java.io.OutputStream
java.io.IOException
public void setLogPrefix(byte[] logPrefix)
public void writeProcessCallable(ProcessCallable<?> processCallable) throws java.io.IOException
java.io.IOException