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.

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有