PHP Conference Japan 2024

Swoole\Process::pop

(PECL swoole >= 1.9.0)

Swoole\Process::pop從訊息佇列讀取並彈出數據。

說明

public Swoole\Process::pop(int $maxsize = ?): mixed

參數

最大尺寸 (maxsize)

回傳值 (Return Values)

新增註記 (add a note)

使用者貢獻的註記 (User Contributed Notes)

此頁面沒有使用者貢獻的註記。(There are no user contributed notes for this page.)
To Top