update page now
Laravel Live Japan

EventBuffer::read

(PECL event >= 1.6.0)

EventBuffer::readRead data from an evbuffer and drain the bytes read

Description

public EventBuffer::read( int $max_bytes ): string

Read the first max_bytes from the buffer and drain the bytes read. If more max_bytes are requested than are available in the buffer, it only extracts as many bytes as available.

Parameters

max_bytes

Maxmimum number of bytes to read from the buffer.

Return Values

Returns string read, or false on failure.

Changelog

Version Description
PECL event 1.6.0 Renamed EventBuffer::read()(the old method name) to EventBuffer::read(). EventBuffer::read() now takes only max_bytes argument; returns string instead of integer.

See Also

add a note

User Contributed Notes 1 note

up
0
reyad dot attiyat at gmail dot com
9 years ago
This function is actually called readFrom(int fd, int max_bytes)
To Top

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant