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

EventBuffer::readFrom - Read data from a file onto the end of the buffer | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

EventBuffer::readFrom

(PECL event >= 1.7.0)

EventBuffer::readFromRead data from a file onto the end of the buffer

説明

public int EventBuffer::read ( mixed $fd , int $howmuch )

Read data from the file specified by fd onto the end of the buffer.

パラメータ

fd

Socket resource, stream, or numeric file descriptor.

howmuch

Maxmimum number of bytes to read.

返り値

Returns the number of bytes read, or FALSE on failure.

参考


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

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