検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 368 for stream (0.016 sec.)
ディレクトリハンドルからエントリを読み込む 5640
« streamWrapper::dir_opendir streamWrapper::dir_rewinddir » PHP Manual streamWrapper ディレクトリ ... ハンドルからエントリを読み込む streamWrapper::dir_readdir (PHP 4 >= 4.3.2, PHP 5, PHP 7, ... PHP 8) streamWrapper::dir_readdir — ディレクトリハンドルからエン ... トリを読み込む 説明 public streamWrapper::dir_readdir (): string このメソッドは、 re ... す。 例 例1 tar アーカイブのファイル一覧 <?php class streamWrapper { protected $fp ; public function dir_opend ...
https://man.plustar.jp/php/streamwrapper.dir-readdir.html - [similar]
データをファイルに同期する(但しメタデータは除く) 5622
« fclose feof » PHP Manual ファイルシステム 関数 データをファイルに同期する(但しメタデータは除く ... る(但しメタデータは除く) 説明 fdatasync ( resource $stream ): bool この関数は、 stream の内容をストレージに同 ... 数は fsync() のエイリアスになっています。 パラメータ stream ファイルポインタは、有効なファイルポインタである必 ... 例 例1 fdatasync() の例 <?php $file = 'test.txt' ; $stream = fopen ( $file , 'w' ); fwrite ( $stream , 'test ... data' ); fwrite ( $stream , "\r\n" ); fwrite ( $stream , 'additional data' ) ...
https://man.plustar.jp/php/function.fdatasync.html - [similar]
ストリームがロックをサポートしているかどうかを調べる 5622
« stream_socket_shutdown stream_wrapper_register » PHP Manual ストリーム 関数 ストリームがロック ... をサポートしているかどうかを調べる stream_supports_lock (PHP 5 >= 5.3.0, PHP 7, PHP 8) strea ... ームがロックをサポートしているかどうかを調べる 説明 stream_supports_lock ( resource $stream ): bool flock() に ... ムがサポートしているかどうかを調べます。 パラメータ stream 調べたいストリーム。 戻り値 成功した場合に true を ... う 関連キーワード: ストリーム , ロック , サポート , stream , lock , supports , flock , register , 関数 , wrap ...
https://man.plustar.jp/php/function.stream-supports-lock.html - [similar]
デフォルトのストリームコンテキストを設定する 5578
« stream_context_get_params stream_context_set_option » PHP Manual ストリーム 関数 デフォルトのス ... トリームコンテキストを設定する stream_context_set_default (PHP 5 >= 5.3.0, PHP 7, PHP 8) ... stream_context_set_default — デフォルトのストリームコンテ ... キストを設定する 説明 stream_context_set_default ( array $options ): resource ( ... る デフォルトのストリームコンテキストを設定します。 stream_context_create() と同じ構文が使用できます。 パラメ ...
https://man.plustar.jp/php/function.stream-context-set-default.html - [similar]
登録されているストリームのラッパーのリストを取得する 5578
« stream_get_transports stream_is_local » PHP Manual ストリーム 関数 登録されているストリームのラ ... ッパーのリストを取得する stream_get_wrappers (PHP 5, PHP 7, PHP 8) stream_get_wrap ... れているストリームのラッパーのリストを取得する 説明 stream_get_wrappers (): array 実行中のシステムで使用可能な ... トリーム ラッパーの名前を配列の形で返します。 例 例1 stream_get_wrappers() の例 <?php print_r ( stream_get_wra ... どうかを調べます if ( in_array ( 'compress.bzip2' , stream_get_wrappers ())) { echo 'compress.bzip2:// サポー ...
https://man.plustar.jp/php/function.stream-get-wrappers.html - [similar]
暗号化フィルタ 5560
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリス ... 期値 値の例 mode 任意 cbc cbc, cfb, ecb, nofb, ofb, stream algorithms_dir 任意 ini_get('mcrypt.algorithms_dir ... ( 'mode' => 'cbc' , 'iv' => $iv , 'key' => $key ); stream_filter_append ( $fp , 'mcrypt.blowfish' , STREAM_F ... y( 'mode' => 'cbc' , 'iv' => $iv , 'key' => $key ) stream_filter_append ( $fp , 'mdecrypt.blowfish' , STREAM ... _FILTER_READ , $opts ); $data = rtrim ( stream_get_contents ( $fp )); //trims off null padding fc ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
現在のストリームで使用する新しい bucket を作成する 5534
« stream_bucket_make_writeable stream_bucket_prepend » PHP Manual ストリーム 関数 現在のストリー ... ムで使用する新しい bucket を作成する stream_bucket_new (PHP 5, PHP 7, PHP 8) stream_bucket_new ... のストリームで使用する新しい bucket を作成する 説明 stream_bucket_new ( resource $stream , string $buffer ): ... 述されています。 関連キーワード: ストリーム , 作成 , stream , 使用 , new , 関数 , able , prepend , resource , ...
https://man.plustar.jp/php/function.stream-bucket-new.html - [similar]
デフォルトのストリームコンテキストを取得する 5534
« stream_context_create stream_context_get_options » PHP Manual ストリーム 関数 デフォルトのスト ... リームコンテキストを取得する stream_context_get_default (PHP 5 >= 5.1.0, PHP 7, PHP 8) ... stream_context_get_default — デフォルトのストリームコンテ ... キストを取得する 説明 stream_context_get_default ( ? array $options = null ): r ... ます。デフォルトコンテキストに 関するオプションは、 stream_context_create() と同じ 構文で任意に指定することが ...
https://man.plustar.jp/php/function.stream-context-get-default.html - [similar]
秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリームに展開する 5516
« sodium_crypto_stream_xchacha20_xor sodium_crypto_stream_xor » PHP Manual Sodium 関数 秘密鍵と ... ダムなバイト列の鍵ストリームに展開する sodium_crypto_stream_xchacha20 (PHP 8 >= 8.1.0) sodium_crypto_stream_xc ... バイト列の鍵ストリームに展開する 説明 sodium_crypto_stream_xchacha20 ( int $length , string $nonce , string $ ... ce 24バイト長の nonce。 key 秘密鍵。 sodium_crypto_stream_xchacha20_keygen() によって生成されたものです。 戻 ... り値 sodium_crypto_stream_xchacha20_xor() で使う、疑似ランダムなバイト列のス ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20.html - [similar]
ストリームのチャンクサイズを設定する 5472
« stream_set_blocking stream_set_read_buffer » PHP Manual ストリーム 関数 ストリームのチャンクサ ... イズを設定する stream_set_chunk_size (PHP 5 >= 5.4.0, PHP 7, PHP 8) stre ... k_size — ストリームのチャンクサイズを設定する 説明 stream_set_chunk_size ( resource $stream , int $size ): i ... ストリームのチャンクサイズを設定します。 パラメータ stream 対象のストリーム。 size 設定したいチャンクサイズ。 ... 関連キーワード: ストリーム , 設定 , チャンクサイズ , stream , size , chunk , エラー , int , サイズ , レベル ...
https://man.plustar.jp/php/function.stream-set-chunk-size.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT