PHP 8.4.0 RC4 available for testing

Swoole\Buffer::__construct

(PECL swoole >= 1.9.0)

Swoole\Buffer::__constructAllocation de blocs de mémoire de taille fixe.

Description

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

Liste de paramètres

size

La taille de la mémoire à allouer.

add a note

User Contributed Notes

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