CakeFest 2024: The Official CakePHP Conference

Swoole\Buffer::__construct

(PECL swoole >= 1.9.0)

Swoole\Buffer::__constructФиксированный размер блока памяти

Описание

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

Список параметров

size

Размер памяти для выделения.

add a note

User Contributed Notes

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