検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 43 for EventBuffer (0.005 sec.)
Acquires a lock on buffer 9147
« EventBuffer::freeze EventBuffer::prepend » PHP Manual EventBuffer Acquires a lock on buffer EventBuffer ... entBuffer::lock (PECL event >= 1.2.6-beta) EventBuffer::lock — Acquires a lock on buffer 説明 public Even ... cquires a lock on buffer. Can be used in pair with EventBuffer::unlock() to make a set of operations atomic, i.e. ... individual operations. When locking is enabled(see EventBuffer::enableLocking() ), individual operations on event ... ラメータはありません。 戻り値 値を返しません。 参考 EventBuffer::unlock() - Releases lock acquired by EventBuffer: ...
https://man.plustar.jp/php/eventbuffer.lock.html - [similar]
Prepend data to the front of the buffer 9147
« EventBuffer::lock EventBuffer::prependBuffer » PHP Manual EventBuffer Prepend data to the fron ... t of the buffer EventBuffer::prepend (PECL event >= 1.2.6-beta) EventBuffer::p ... repend data to the front of the buffer 説明 public EventBuffer::prepend ( string $data ): bool Prepend data to th ... 合に true を、失敗した場合に false を返します。 参考 EventBuffer::prependBuffer() - Moves all data from source buff ... er to the front of current buffer EventBuffer::add() - Append data to the end of an event buffer ...
https://man.plustar.jp/php/eventbuffer.prepend.html - [similar]
Read data from a file onto the end of the buffer 9147
« EventBuffer::read EventBuffer::readLine » PHP Manual EventBuffer Read data from a file onto th ... e end of the buffer EventBuffer::readFrom (PECL event >= 1.7.0) EventBuffer::readF ... from a file onto the end of the buffer 説明 public EventBuffer::read ( mixed $fd , int $howmuch ): int Read data ... he number of bytes read, or false on failure. 参考 EventBuffer::copyout() - Copies out specified number of bytes ... from the front of the buffer EventBuffer::drain() - Removes specified number of bytes from ...
https://man.plustar.jp/php/eventbuffer.readfrom.html - [similar]
Removes specified number of bytes from the front of the buffer without copying i... 9008
« EventBuffer::copyout EventBuffer::enableLocking » PHP Manual EventBuffer Removes specified num ... he front of the buffer without copying it anywhere EventBuffer::drain (PECL event >= 1.2.6-beta) EventBuffer::dra ... the buffer without copying it anywhere 説明 public EventBuffer::drain ( int $len ): bool Behaves as EventBuffer:: ... 合に true を、失敗した場合に false を返します。 参考 EventBuffer::read() - Read data from an evbuffer and drain the ... bytes read EventBuffer::appendFrom() - Moves the specified number of byte ...
https://man.plustar.jp/php/eventbuffer.drain.html - [similar]
Append data to the end of an event buffer 8977
« EventBuffer EventBuffer::addBuffer » PHP Manual EventBuffer Append data to the end of an event buffer ... buffer EventBuffer::add (PECL event >= 1.2.6-beta) EventBuffer::add — ... Append data to the end of an event buffer 説明 public EventBuffer::add ( string $data ): bo ... ol Append data to the end of an event buffer. パラメータ data String to be appended to the end ... 合に true を、失敗した場合に false を返します。 参考 EventBuffer::addBuffer() - Move all data from a buffer provide ...
https://man.plustar.jp/php/eventbuffer.add.html - [similar]
Copies out specified number of bytes from the front of the buffer 8977
« EventBuffer::__construct EventBuffer::drain » PHP Manual EventBuffer Copies out specified numb ... er of bytes from the front of the buffer EventBuffer::copyout (PECL event >= 1.2.6-beta) EventBuffer::c ... of bytes from the front of the buffer 説明 public EventBuffer::copyout ( string &$data , int $max_bytes ): int B ... ehaves just like EventBuffer::read() , but does not drain any data from the buf ... the number of bytes copied, or -1 on failure. 参考 EventBuffer::read() - Read data from an evbuffer and drain the ...
https://man.plustar.jp/php/eventbuffer.copyout.html - [similar]
説明 8715
« EventBuffer::drain EventBuffer::expand » PHP Manual EventBuffer 説明 EventBuffer::enableLockin ... g (PECL event >= 1.2.6-beta) EventBuffer::enableLocking — 説明 public EventBuffer::enableLo ... cking (): void Enable locking on an EventBuffer so that it can safely be used by multiple threads ... 参考 » Evbuffers and Thread-safety 関連キーワード: EventBuffer , 説明 , enableLocking , パラメータ , Thread , Evb ...
https://man.plustar.jp/php/eventbuffer.enablelocking.html - [similar]
Substracts a portion of the buffer data 8715
« EventBuffer::searchEol EventBuffer::unfreeze » PHP Manual EventBuffer Substracts a portion of ... the buffer data EventBuffer::substr (PECL event >= 1.6.0) EventBuffer::substr ... ubstracts a portion of the buffer data 説明 public EventBuffer::substr ( int $start , int $length = ? ): string S ... as a string on success, or false on failure. 参考 EventBuffer::read() - Read data from an evbuffer and drain the ... 連キーワード: data , Substracts , buffer , portion , EventBuffer , of , the , substr , bytes , length ...
https://man.plustar.jp/php/eventbuffer.substr.html - [similar]
Prevent calls that modify an event buffer from succeeding 8684
« EventBuffer::expand EventBuffer::lock » PHP Manual EventBuffer Prevent calls that modify an event buffer ... ent buffer from succeeding EventBuffer::freeze (PECL event >= 1.2.6-beta) EventBuffer::fr ... eeze — Prevent calls that modify an event buffer from succeeding 説明 public EventBuffer::freeze ( ... ool $at_front ): bool Prevent calls that modify an event buffer from succeeding パラメータ at_front Whether to di ... 合に true を、失敗した場合に false を返します。 参考 EventBuffer::unfreeze() - Re-enable calls that modify an event ...
https://man.plustar.jp/php/eventbuffer.freeze.html - [similar]
Re-enable calls that modify an event buffer 8653
« EventBuffer::substr EventBuffer::unlock » PHP Manual EventBuffer Re-enable calls that modify a ... n event buffer EventBuffer::unfreeze (PECL event >= 1.2.6-beta) ... tBuffer::unfreeze — Re-enable calls that modify an event buffer 説明 public EventBuffer::unfreeze ( bool $at_fron ... t ): bool Re-enable calls that modify an event buffer. パラメータ at_front Whether to enable events at ... 合に true を、失敗した場合に false を返します。 参考 EventBuffer::freeze() - Prevent calls that modify an event buf ...
https://man.plustar.jp/php/eventbuffer.unfreeze.html - [similar]
PREV 1 2 3 4 5 NEXT