Swoole\Buffer::recycle

(PECL swoole >= 1.9.0)

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

Descripción

publicSwoole\Buffer::recycle(): void

Parámetros

Esta función no tiene parámetros.

To Top