検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 43 for EventBuffer (0.003 sec.)
Scans the buffer for an occurrence of an end of line 8607
« EventBuffer::search EventBuffer::substr » PHP Manual EventBuffer Scans the buffer for an occur ... rence of an end of line EventBuffer::searchEol (PECL event >= 1.5.0) EventBuffer::sear ... er for an occurrence of an end of line 説明 public EventBuffer::searchEol ( int $start = -1 , int $eol_style = Ev ... メータ start Start search position. eol_style One of EventBuffer:EOL_* constants . 戻り値 Returns numeric position ... 値を調べるには ===演算子 を 使用してください。 参考 EventBuffer::search() - Scans the buffer for an occurrence of ...
https://man.plustar.jp/php/eventbuffer.searcheol.html - [similar]
Reserves space in buffer 8360
« EventBuffer::enableLocking EventBuffer::freeze » PHP Manual EventBuffer Reserves space in buff ... er EventBuffer::expand (PECL event >= 1.2.6-beta) EventBuffer::ex ... pand — Reserves space in buffer 説明 public EventBuffer::expand ( int $len ): bool Alters the last chunk o ... します。 関連キーワード: buffer , Reserves , space , EventBuffer , in , expand , chunk , bytes , large , 成功 ...
https://man.plustar.jp/php/eventbuffer.expand.html - [similar]
Scans the buffer for an occurrence of a string 8221
« EventBuffer::readLine EventBuffer::searchEol » PHP Manual EventBuffer Scans the buffer for an ... occurrence of a string EventBuffer::search (PECL event >= 1.2.6-beta) EventBuffer::se ... e buffer for an occurrence of a string 説明 public EventBuffer::search ( string $what , int $start = -1 , int $en ... を調べるには ===演算子 を 使用してください。 例 例1 EventBuffer::search() example <?php // Count total occurrences ... ++ $total ; ++ $p ; } return $total ; } $buf = new EventBuffer (); $buf -> add ( "Some string within a string ins ...
https://man.plustar.jp/php/eventbuffer.search.html - [similar]
Write contents of the buffer to a file or socket 8221
« EventBuffer::unlock EventBufferEvent » PHP Manual EventBuffer Write contents of the buffer to ... a file or socket EventBuffer::write (PECL event >= 1.6.0) EventBuffer::write — ... ents of the buffer to a file or socket 説明 public EventBuffer::write ( mixed $fd , int $howmuch = ? ): int Write ... e number of bytes written, or false on error. 参考 EventBuffer::read() - Read data from an evbuffer and drain the ... es read 関連キーワード: buffer , file , contents , EventBuffer , the , or , of , bytes , descriptor , written ...
https://man.plustar.jp/php/eventbuffer.write.html - [similar]
The EventBufferEvent class 7034
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The EventBuffer ... ead or written enough data. クラス概要 final class EventBufferEvent { /* Constants */ const int READING = 1 ; con ... int $ fd ; public int $ priority ; public readonly EventBuffer $ input ; public readonly EventBuffer $ output ; / ... ring public getEnabled (): int public getInput (): EventBuffer public getOutput (): EventBuffer public read ( int ... $size ): string public readBuffer ( EventBuffer $buf ): bool public setCallbacks ( callable $readc ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
Adds contents of the entire buffer to a buffer event's output buffer 6648
« EventBufferEvent::write About buffer event callbacks » PHP Manual EventBufferEvent Adds conten ... he entire buffer to a buffer event's output buffer EventBufferEvent::writeBuffer (PECL event >= 1.2.6-beta) Event ... ffer to a buffer event's output buffer 説明 public EventBufferEvent::writeBuffer ( EventBuffer $buf ): bool Adds ... buffer event's output buffer パラメータ buf Source EventBuffer object. 戻り値 成功した場合に true を、失敗した場合 ... に false を返します。 参考 EventBufferEvent::write() - Adds data to a buffer event's outp ...
https://man.plustar.jp/php/eventbufferevent.writebuffer.html - [similar]
Returns underlying input buffer associated with current buffer event 6571
« EventBufferEvent::getEnabled EventBufferEvent::getOutput » PHP Manual EventBufferEvent Returns ... input buffer associated with current buffer event EventBufferEvent::getInput (PECL event >= 1.2.6-beta) EventBuf ... r associated with current buffer event 説明 public EventBufferEvent::getInput (): EventBuffer Returns underlying ... ata to read. Note, there is also input property of EventBufferEvent class. パラメータ この関数にはパラメータはあり ... ません。 戻り値 Returns instance of EventBuffer input buffer associated with current buffer event. ...
https://man.plustar.jp/php/eventbufferevent.getinput.html - [similar]
The EventHttpRequest class 6432
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe ... id public free (): void public closeConnection (): EventBufferEvent public getCommand (): void public closeConnec ... ublic getHost (): string public getInputBuffer (): EventBuffer public getInputHeaders (): array public getOutputB ... uffer (): EventBuffer public getOutputHeaders (): void public getRespons ... id public sendReply ( int $code , string $reason , EventBuffer $buf = ? ): void public sendReplyChunk ( EventBuff ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
関数・メソッド 6401
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... entBase::__construct - Constructs EventBase object EventBuffer::add - Append data to the end of an event buffer E ... from a buffer provided to the current instance of EventBuffer EventBuffer::appendFrom - Moves the specified numb ... m a source buffer to the end of the current buffer EventBuffer::copyout - Copies out specified number of bytes fr ... om the front of the buffer EventBuffer::drain - Removes specified number of bytes from th ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Returns underlying output buffer associated with current buffer event 6370
« EventBufferEvent::getInput EventBufferEvent::read » PHP Manual EventBufferEvent Returns underl ... output buffer associated with current buffer event EventBufferEvent::getOutput (PECL event >= 1.2.6-beta) EventBu ... r associated with current buffer event 説明 public EventBufferEvent::getOutput (): EventBuffer Returns underlying ... be written. Note, there is also output property of EventBufferEvent class. パラメータ この関数にはパラメータはあり ... ません。 戻り値 Returns instance of EventBuffer output buffer associated with current buffer event ...
https://man.plustar.jp/php/eventbufferevent.getoutput.html - [similar]
PREV 1 2 3 4 5 NEXT