Swoole\Buffer::__construct
(PECL swoole >= 1.9.0)
Swoole\Buffer::__construct — Fixed size memory blocks allocation.
Beschreibung
public Swoole\Buffer::__construct(
int $size
= ?)
Parameter-Liste
size
-
The size of the memory to allocate.
There are no user contributed notes for this page.