検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 209 for copy (0.012 sec.)
Creates a new instance 4655
« Ds\Queue::clear Ds\Queue::copy » PHP Manual Queue Creates a new instance Ds\Queue::__construct ...
https://man.plustar.jp/php/ds-queue.construct.html - [similar]
Creates a new instance 4655
« Ds\Stack::clear Ds\Stack::copy » PHP Manual Stack Creates a new instance Ds\Stack::__construct ...
https://man.plustar.jp/php/ds-stack.construct.html - [similar]
Copies out specified number of bytes from the front of the buffer 4655
« EventBuffer::__construct EventBuffer::drain » PHP Manual EventBuffer Copies out specified numb ... of bytes from the front of the buffer EventBuffer::copyout (PECL event >= 1.2.6-beta) EventBuffer::copyout ... m the front of the buffer 説明 public EventBuffer::copyout ( string &$data , int $max_bytes ): int Behaves ... ta Output string. max_bytes The number of bytes to copy. 戻り値 Returns the number of bytes copied, or -1 ... bytes , EventBuffer , buffer , from , data , max , copyout , read , specified , drain ...
https://man.plustar.jp/php/eventbuffer.copyout.html - [similar]
Removes specified number of bytes from the front of the buffer without copying i... 4655
« EventBuffer::copyout EventBuffer::enableLocking » PHP Manual EventBuffer Removes specified num ... ber of bytes from the front of the buffer without copying it anywhere EventBuffer::drain (PECL event >= 1 ... mber of bytes from the front of the buffer without copying it anywhere 説明 public EventBuffer::drain ( in ... s as EventBuffer::read() , except that it does not copy the data: it just removes it from the front of the ... es , drain , read , specified , front , anywhere , copying ...
https://man.plustar.jp/php/eventbuffer.drain.html - [similar]
Creates a new FFI object 4655
« FFI::cast FFI::free » PHP Manual FFI Creates a new FFI object FFI::cdef (PHP 7 >= 7.4.0, PHP 8 ... ons, variables, etc). Actually, this string may be copy-pasted from C header files. 注意 : C preprocessor ...
https://man.plustar.jp/php/ffi.cdef.html - [similar]
サンプル 4655
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... ction_add example Example#594 - A runkit7_function_copy example Example#595 - A runkit7_function_redefine ... t7_method_add example Example#597 - runkit7_method_copy example Example#598 - runkit7_method_redefine exam ... mple#605 - uopz_compose example Example#606 - uopz_copy example Example#607 - Basic uopz_del_function Usag ... Phar::convertToExecutable の例 Example#720 - Phar::copy の例 Example#721 - Phar::count の例 Example#722 - ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
はじめに 4655
« Yaconf インストール/設定 » PHP Manual Yaconf はじめに はじめに Yet Another Configurations Cont ... ations from yaconf, it could be considered as zero-copy, very fast. Yaconf supports sections and sections ...
https://man.plustar.jp/php/intro.yaconf.html - [similar]
Construct a new device 4655
« ZMQDevice ZMQDevice::getIdleTimeout » PHP Manual ZMQDevice Construct a new device ZMQDevice::_ ... ing to. listener Listener socket, which receives a copy of all messages going both directions. The type of ...
https://man.plustar.jp/php/zmqdevice.construct.html - [similar]
Creates a new set by intersecting values with another set 4624
« Ds\Set::get Ds\Set::isEmpty » PHP Manual Set Creates a new set by intersecting values with ano ... stance and another set . In other words, returns a copy of the current instance with all values removed th ...
https://man.plustar.jp/php/ds-set.intersect.html - [similar]
Linearizes data within buffer and returns it's contents as a string 4624
« EventBuffer::prependBuffer EventBuffer::read » PHP Manual EventBuffer Linearizes data within b ... g "Linearizes" the first size bytes of the buffer, copying or moving them as needed to ensure that they ar ... e can be quite slow, since it potentially needs to copy the entire buffer's contents. パラメータ size The ... Buffer::pullup() returns string. 参考 EventBuffer::copyout() - Copies out specified number of bytes from t ... mber of bytes from the front of the buffer without copying it anywhere EventBuffer::read() - Read data fro ...
https://man.plustar.jp/php/eventbuffer.pullup.html - [similar]