The Swoole\Channel class

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

简介

类摘要

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

Table of Contents