Php/docs/class.swoole-channel

From Get docs

(PECL swoole >= 1.9.0)

Introduction

Class synopsis


Swoole\Channel {

/* Methods */

public __destruct ( ) : void

public pop ( ) : mixed

public push ( string $data ) : bool

public stats ( ) : array

}

Table of Contents