CakeFest 2024: The Official CakePHP Conference

Swoole\Buffer::recycle

(PECL swoole >= 1.9.0)

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

Descrição

public Swoole\Buffer::recycle(): void

Parâmetros

Esta função não possui parâmetros.

add a note

User Contributed Notes

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