Swoole\Process::write

Write data into the pipe and communicate with the parent process or child processes.

Description

public int Swoole\Process::write(string $data)

Parameters

data

Return Values