Dutch PHP Conference 2025 - Call For Papers

Swoole\Buffer::__construct

(PECL swoole >= 1.9.0)

Swoole\Buffer::__constructFixed size memory blocks allocation.

Опис

public Swoole\Buffer::__construct(int $size = ?)

Параметри

size

The size of the memory to allocate.

add a note

User Contributed Notes

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