CakeFest 2024: The Official CakePHP Conference

Swoole\Buffer::__construct

(PECL swoole >= 1.9.0)

Swoole\Buffer::__constructFixed size memory blocks allocation.

Description

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

Liste de paramètres

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