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