Swoole\Process::write
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Write data into the pipe and communicate with the parent process or child processes.
Description
Swoole\Process::write(string $data): int
Parameters
data