PHP マニュアル
関数リファレンス
その他の基本モジュール
Swoole
Swoole\Buffer
Swoole\Buffer::append
Swoole\Buffer::clear
Swoole\Buffer::__construct
Swoole\Buffer::__destruct
Swoole\Buffer::expand
Swoole\Buffer::read
Swoole\Buffer::recycle
Swoole\Buffer::substr
Swoole\Buffer::__toString
Swoole\Buffer::write
Swoole\Buffer::__destruct
Swoole\Buffer::read
Swoole\Buffer
PHP マニュアル
Swoole\Buffer::expand
Expand the size of memory buffer.
説明
public
int
Swoole\Buffer::expand
(
int
$size
)
パラメータ
size
The new size of the memory buffer.
戻り値
The new size of the memory buffer.