Swoole\Buffer::expand

Expand the size of memory buffer.

Description

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

Parameters

size

The new size of the memory buffer.

Return Values

The new size of the memory buffer.