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.