PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

EventBuffer::prependBuffer - Moves all data from source buffer to the front of current buffer | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

EventBuffer::prependBuffer

(PECL event >= 1.2.6-beta)

EventBuffer::prependBufferMoves all data from source buffer to the front of current buffer

説明

public bool EventBuffer::prependBuffer ( EventBuffer $buf )

Behaves as EventBuffer::addBuffer() , except that it moves data to the front of the buffer.

パラメータ

buf

Source buffer.

返り値

Returns TRUE on success. Otherwise FALSE.

参考


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「EventBuffer::prependBuffer - Moves all data from source buffer to the front of current buffer」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | EventBuffer::prependBuffer - Moves all data from source buffer to the front of current buffer」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: