|
The Swoole\Channel classはじめに
クラス概要Swoole\Channel
class Swoole\Channel
{
/* メソッド */
public void __destruct()
public mixed pop()
public bool push(string
$data )public array stats()
}
|