parent root
PHP: Swoole\Buffer::__destruct - Manual

Swoole\Buffer::__destruct

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

Swoole\Buffer::__destructDestruct the Swoole memory buffer.

Description

public Swoole\Buffer::__destruct ( void ) : void

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root