検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 368 for stream (0.019 sec.)
ストリームの現在位置を取得する 5472
« streamWrapper::stream_stat streamWrapper::stream_truncate » PHP Manual streamWrapper ストリーム ... の現在位置を取得する streamWrapper::stream_tell (PHP 4 >= 4.3.2, PHP 5, PHP 7, ... PHP 8) streamWrapper::stream_tell — ストリームの現在位置を取得す ... る 説明 public streamWrapper::stream_tell (): int このメソッドは、 fseek ... せん。 戻り値 ストリームの現在位置を返します。 参考 streamWrapper::stream_tell() 関連キーワード: ストリーム , ...
https://man.plustar.jp/php/streamwrapper.stream-tell.html - [similar]
操作する brigade から bucket オブジェクトを返す 5455
« stream_bucket_append stream_bucket_new » PHP Manual ストリーム 関数 操作する brigade から buck ... et オブジェクトを返す stream_bucket_make_writeable (PHP 5, PHP 7, PHP 8) stream ... 操作する brigade から bucket オブジェクトを返す 説明 stream_bucket_make_writeable ( resource $brigade ): ? obj ... atalen bucket bucket に含まれる文字列の長さ。 参考 stream_bucket_append() - bucket を brigade に追加する str ... する 関連キーワード: brigade , オブジェクト , 操作 , stream , able , filter , append , 追加 , 関数 , datalen ...
https://man.plustar.jp/php/function.stream-bucket-make-writeable.html - [similar]
インクルードパスに対してファイル名を解決する 5455
« stream_register_wrapper stream_select » PHP Manual ストリーム 関数 インクルードパスに対してファ ... イル名を解決する stream_resolve_include_path (PHP 5 >= 5.3.2, PHP 7, PHP 8 ... ) stream_resolve_include_path — インクルードパスに対してファ ... イル名を解決する 説明 stream_resolve_include_path ( string $filename ): string ... を返します。失敗した場合に false を返します。 例 例1 stream_resolve_include_path() の例 基本的な使いかたです。 ...
https://man.plustar.jp/php/function.stream-resolve-include-path.html - [similar]
ローカルまたはリモートのソケットの名前を取得する 5455
« stream_socket_enable_crypto stream_socket_pair » PHP Manual ストリーム 関数 ローカルまたはリモ ... ートのソケットの名前を取得する stream_socket_get_name (PHP 5, PHP 7, PHP 8) stream_socke ... ーカルまたはリモートのソケットの名前を取得する 説明 stream_socket_get_name ( resource $socket , bool $remote ... 前を返します。 失敗した場合に false を返します 参考 stream_socket_accept() - stream_socket_server で作られたソ ... ード: ソケット , 名前 , ローカル , リモート , 取得 , stream , 接続 , 設定 , remote , 参考 ...
https://man.plustar.jp/php/function.stream-socket-get-name.html - [similar]
事前に登録を解除された組み込みラッパーを復元する 5455
« stream_wrapper_register stream_wrapper_unregister » PHP Manual ストリーム 関数 事前に登録を解除 ... された組み込みラッパーを復元する stream_wrapper_restore (PHP 5 >= 5.1.0, PHP 7, PHP 8) str ... 前に登録を解除された組み込みラッパーを復元する 説明 stream_wrapper_restore ( string $protocol ): bool stream_ ... 連キーワード: 事前 , 解除 , 組み込み , 復元 , 登録 , stream , wrapper , restore , protocol , unregister ...
https://man.plustar.jp/php/function.stream-wrapper-restore.html - [similar]
データをファイルに同期する(メタデータも含む) 5437
« fstat ftell » PHP Manual ファイルシステム 関数 データをファイルに同期する(メタデータも含む) fs ... に同期する(メタデータも含む) 説明 fsync ( resource $stream ): bool この関数は、 変更をメタデータも含めてファイ ... に書き込むことを指示することも行います。 パラメータ stream ファイルポインタは、有効なファイルポインタである必 ... す。 例 例1 fsync() の例 <?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.fsync.html - [similar]
ストリームのブロックモードを有効にする / 解除する 5437
« stream_select stream_set_chunk_size » PHP Manual ストリーム 関数 ストリームのブロックモードを有 ... 効にする / 解除する stream_set_blocking (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ... stream_set_blocking — ストリームのブロックモードを有効にす ... る / 解除する 説明 stream_set_blocking ( resource $stream , bool $enable ): ... bool stream のモードをブロックあるいは非ブロックに設定します。 ...
https://man.plustar.jp/php/function.stream-set-blocking.html - [similar]
アクティブなハッシュコンテキストに、オープンしているストリームから データを投入... 5410
« hash_update_file hash_update » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、オープ ... しているストリームから データを投入する hash_update_stream (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) h ... ash_update_stream — アクティブなハッシュコンテキストに、オープンして ... いるストリームから データを投入する 説明 hash_update_stream ( HashContext $context , resource $stream , int $l ... タ context hash_init() が返すハッシュコンテキスト。 stream ストリーム作成用の関数が返す、オープンしているファ ...
https://man.plustar.jp/php/function.hash-update-stream.html - [similar]
ストリーム内の特定の場所に移動する 5393
« streamWrapper::stream_read streamWrapper::stream_set_option » PHP Manual streamWrapper ストリー ... ム内の特定の場所に移動する streamWrapper::stream_seek (PHP 4 >= 4.3.2, PHP 5, PHP 7, ... PHP 8) streamWrapper::stream_seek — ストリーム内の特定の場所に移 ... 動する 説明 public streamWrapper::stream_seek ( int $offset , int $whence = ... り値は false とみなされます。 注意 : 成功した場合、 streamWrapper::stream_seek() をコールした直後に streamWra ...
https://man.plustar.jp/php/streamwrapper.stream-seek.html - [similar]
URL ラッパーの登録を解除する 5375
« stream_wrapper_restore Swoole » PHP Manual ストリーム 関数 URL ラッパーの登録を解除する stream ... _wrapper_unregister (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_wrapper_unregister — URL ラッパーの登録を解除する ... 説明 stream_wrapper_unregister ( string $protocol ): bool すで ... ラッパーを無効にします。ラッパーが無効になった後は、 stream_wrapper_register() を使用してユーザー定義の ラッパ ... ーで上書きしたり stream_wrapper_restore() で再度使用可能にしたりすることが ...
https://man.plustar.jp/php/function.stream-wrapper-unregister.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT