EventBuffer::appendFrom

(PECL event >= 1.6.0)

EventBuffer::appendFromMoves the specified number of bytes from a source buffer to the end of the current buffer

说锟斤拷

public EventBuffer::appendFrom ( EventBuffer $buf , int $len ) : int

Moves the specified number of bytes from a source buffer to the end of the current buffer. If there are fewer number of bytes, it moves all the bytes available from the source buffer.

锟斤拷锟斤拷

buf

Source buffer.

len

锟斤拷锟斤拷值

Returns the number of bytes read.

锟斤拷锟斤拷锟斤拷志

锟芥本 说锟斤拷
1.6.0 Renamed EventBuffer::appendFrom()(the old method name) to EventBuffer::appendFrom().

锟轿硷拷