Called when the child process writes data into its stdout or stderr pipe.
is the file descriptor of the pipe.
is a non-empty array containing the data.
See Implementation
Called when the child process writes data into its stdout or stderr pipe.