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

EventBuffer::write - Write contents of the buffer to a file or socket | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

EventBuffer::write

(PECL event >= 1.6.0)

EventBuffer::writeWrite contents of the buffer to a file or socket

説明

public int EventBuffer::write ( mixed $fd [, int $howmuch ] )

Write contents of the buffer to a file descriptor. The buffer will be drained after the bytes have been successfully written.

パラメータ

fd

Socket resource, stream or numeric file descriptor associated normally associated with a socket.

howmuch

The maximum number of bytes to write.

返り値

Returns the number of bytes written, or FALSE on error.

参考


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

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