The Swoole\Channel class

(PECL swoole >= 1.9.0)

简介

类摘要

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

目录