Process.getOutputStream
Class Overview | Class Members |
This Package |
All Packages
public abstract OutputStream getOutputStream()
Returns
the output stream connected to the normal input of the
subprocess.
Description
Gets the output stream of the subprocess.
This stream is usually buffered.