EventBufferEvent::readBuffer

(PECL event >= 1.2.6-beta)

EventBufferEvent::readBufferDrains the entire contents of the input buffer and places them into buf

说明

public EventBufferEvent::readBuffer ( EventBuffer $buf ) : bool

Drains the entire contents of the input buffer and places them into buf .

参数

buf

Target buffer

返回值

Returns TRUE on success; Otherwise FALSE.

参见

相关文章
php eventbuffer linearizes data within buffer and returns it s contents as a stringphp eventbufferevent connect buffer event s file descriptor to given address or unix socketphp eventbufferevent creates two buffer events connected to each otherphp eventbufferevent disable events read write or both on a buffer eventphp eventbufferevent enable events read write or both on a buffer eventphp eventbufferevent free a buffer eventphp eventbufferevent returns bitmask of events currently enabled on the buffer eventphp eventbufferevent returns underlying input buffer associated with current buffer eventphp eventbufferevent returns underlying output buffer associated with current buffer eventphp eventbufferevent drains the entire contents of the input buffer and places them into bufphp eventbufferevent returns most recent openssl error reported on the buffer eventphp eventbufferevent create a new ssl buffer event to send its data over another buffer eventphp eventbufferevent creates a new ssl buffer event to send its data over an ssl on a socketphp eventbufferevent adds data to a buffer event s output bufferphp eventbufferevent adds contents of the entire buffer to a buffer event s output bufferphp eventhttprequest returns the input bufferphp ncurses 函数 flush keyboard input bufferphp ncurses 函数 put a character back into the input streamphp newt 函数 discards the contents of the terminal s input buffer without waiting for additional inputphp oci8 函数 fetches the next row into result buffer
关注编程学问公众号