Swoole
PHP Manual

The Swoole\Channel class

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

简介

类摘要

Swoole\Channel {
/* 方法 */
public void __destruct ( void )
public mixed pop ( void )
public bool push ( string $data )
public array stats ( void )
}

Table of Contents


Swoole
PHP Manual