Swoole\Buffer::__construct

(PECL swoole >= 1.9.0)

Swoole\Buffer::__constructAlocação de blocos de memória de tamanho fixo.

Descrição

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

Parâmetros

size

O tamanho da memória a ser alocada.

add a note add a note

User Contributed Notes

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