Swoole\Buffer::recycle

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

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

Opis

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

Parametry

Ta funkcja nie posiada parametrów.

add a note add a note

User Contributed Notes

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