Swoole\Buffer::read

(PECL swoole >= 1.9.0)

Swoole\Buffer::readRead data from the memory buffer based on offset and length.

説明

public Swoole\Buffer::read(int $offset, int $length): string

パラメータ

offset

The offset.

length

The length.

戻り値

The data readed from the memory buffer.

関連キーワード:  Swoole, Buffer, memory, offset, buffer, read, from, data, based, Read