Swoole\Buffer::recycle

(PECL swoole >= 1.9.0)

Swoole\Buffer::recycleRelease the memory to OS which is not used by the memory buffer.

説明

publicSwoole\Buffer::recycle(): void

パラメータ

この関数にはパラメータはありません。

To Top