array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'swoole-buffer.expand.php', 1 => 'Swoole\\Buffer::expand', 2 => 'Expand the size of memory buffer.', ), 'up' => array ( 0 => 'class.swoole-buffer.php', 1 => 'Swoole\\Buffer', ), 'prev' => array ( 0 => 'swoole-buffer.destruct.php', 1 => 'Swoole\\Buffer::__destruct', ), 'next' => array ( 0 => 'swoole-buffer.read.php', 1 => 'Swoole\\Buffer::read', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/buffer/expand.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Swoole\Buffer::expand

(PECL swoole >= 1.9.0)

Swoole\Buffer::expandExpand the size of memory buffer.

Açıklama

public Swoole\Buffer::expand(int $size): int

Bağımsız Değişkenler

size

The new size of the memory buffer.

Dönen Değerler

The new size of the memory buffer.