検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 1237 for data (0.028 sec.)
ファイルを、指定したオフセットから読み込む 3214
« eio_poll eio_readahead » PHP Manual Eio 関数 ファイルを、指定したオフセットから読み込む eio_re ... t $offset , int $pri , callable $callback , mixed $data = NULL ): resource eio_read() は、 fd が指すファイ ... す。 この関数のプロトタイプは、 void callback(mixed $data, int $result[, resource $req]); に一致しなければな ... りません。 data は、リクエストに渡すカスタムデータです。 result に ... です。 eio_get_last_error() のような関数で使えます。 data callback に渡す任意の引数。 戻り値 eio_read() は、 ...
https://man.plustar.jp/php/function.eio-read.html - [similar]
オープンした blob から len バイト分のデータを取得する 3214
« ibase_blob_echo ibase_blob_import » PHP Manual Firebird/InterBase 関数 オープンした blob から ... = ibase_query ( "SELECT blob_value FROM table" ); $data = ibase_fetch_object ( $result ); $blob_data = iba ... se_blob_info ( $data -> BLOB_VALUE ); $blob_hndl = ibase_blob_open ( $d ... _VALUE ); echo ibase_blob_get ( $blob_hndl , $blob_data [ 0 ]); ?> この例では 'ibase_blob_echo($data->BLOB ...
https://man.plustar.jp/php/function.ibase-blob-get.html - [similar]
Write data to a file stream asynchronously 3214
« swoole_async_set swoole_async_writefile » PHP Manual Swoole 関数 Write data to a file stream a ... (PECL swoole >= 1.9.0) swoole_async_write — Write data to a file stream asynchronously 説明 swoole_async_ ... した場合に false を返します。 関連キーワード: file , data , stream , asynchronously , swoole , async , offse ...
https://man.plustar.jp/php/function.swoole-async-write.html - [similar]
The Swoole\Http\Client class 3197
« Swoole\Exception Swoole\Http\Client::addFile » PHP Manual Swoole The Swoole\Http\Client class ... lback ): void public post ( string $path , string $data , callable $callback ): void public push ( string ... $data , string $opcode = ? , string $finish = ? ): void ... blic setCookies ( array $cookies ): void public setData ( string $data ): ReturnType public setHeaders ( a ... the remote server. Swoole\Http\Client::push — Push data to websocket client. Swoole\Http\Client::set — Upd ...
https://man.plustar.jp/php/class.swoole-http-client.html - [similar]
Creates instance of a stopped EvIdle watcher object 3197
« EvIdle::__construct EvIo » PHP Manual EvIdle Creates instance of a stopped EvIdle watcher obje ... EvIdle::createStopped ( string $callback , mixed $data = ? , int $priority = ? ): object The same as EvId ... cally. パラメータ callback See Watcher callbacks . data Custom data associated with the watcher. priority ... le , watcher , Creates , instance , stopped , of , data , construct , createStopped , priority ...
https://man.plustar.jp/php/evidle.createstopped.html - [similar]
LZF 圧縮を伸長する 3197
« lzf_compress lzf_optimized_for » PHP Manual LZF 関数 LZF 圧縮を伸長する lzf_decompress (PECL l ... — LZF 圧縮を伸長する 説明 lzf_decompress ( string $data ): string lzf_decompress() は、lzf で符号化された文 ... 字列を含む data を伸長します。 パラメータ data 圧縮されたデータ。 ... 連キーワード: LZF , 圧縮 , 伸長 , lzf , decompress , data , compress , string , データ , optimized ...
https://man.plustar.jp/php/function.lzf-decompress.html - [similar]
ヘッダーあるいはメタデータをストリームまたはファイルポインタから取得する 3197
« stream_get_line stream_get_transports » PHP Manual ストリーム 関数 ヘッダーあるいはメタデータを ... ムまたはファイルポインタから取得する stream_get_meta_data (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_get_m ... eta_data — ヘッダーあるいはメタデータをストリームまたはファ ... イルポインタから取得する 説明 stream_get_meta_data ( resource $stream ): array 既存の stream に関する ... ートするプロトコル/ラッパー を参照ください。 wrapper_data (mixed) - ストリームに付随しているラッパーの固有の ...
https://man.plustar.jp/php/function.stream-get-meta-data.html - [similar]
RRDCreator クラス 3180
« rrdc_disconnect RRDCreator::addArchive » PHP Manual RRD RRDCreator クラス RRDCreator クラス (P ... addArchive ( string $description ): void public addDataSource ( string $description ): void public save () ... 目次 RRDCreator::addArchive — Adds RRA - archive of data values for each data source RRDCreator::addDataSou ... rce — Adds data source definition for RRD database RRDCreator::__c ... DCreator instance RRDCreator::save — Saves the RRD database to a file 関連キーワード: RRDCreator , クラス ...
https://man.plustar.jp/php/class.rrdcreator.html - [similar]
SoapHeader クラス 3180
« SoapFault::__toString SoapHeader::__construct » PHP Manual SOAP SoapHeader クラス SoapHeader ク ... namespace ; public string $ name ; public mixed $ data = null ; public bool $ mustUnderstand ; public str ... struct ( string $namespace , string $name , mixed $data = ? , bool $mustunderstand = ? , string $actor = ? ... ) } プロパティ actor data mustUnderstand name namespace 目次 SoapHeader::__c ... クラス , string , public , construct , namespace , data , actor , mustUnderstand , SoapFault ...
https://man.plustar.jp/php/class.soapheader.html - [similar]
SVMModel クラス 3180
« SVM::train SVMModel::checkProbabilityModel » PHP Manual SVM SVMModel クラス SVMModel クラス (P ... lename ): bool public predict_probability ( array $data ): float public predict ( array $data ): float pub ... y — Return class probabilities for previous unseen data SVMModel::predict — Predict a value for previously ... unseen data SVMModel::save — モデルをファイルに保管 関連キーワ ... ード: SVMModel , public , クラス , モデル , data , predict , 訓練 , 取得 , checkProbabilityModel , ...
https://man.plustar.jp/php/class.svmmodel.html - [similar]