検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 368 for stream (0.049 sec.)
はじめに 4157
« ソケット インストール/設定 » PHP Manual ソケット はじめに はじめに ソケット拡張モジュールは、一 ... イアントサイドのソケットインターフェイスについては、 stream_socket_client() 、 stream_socket_server() 、 fsock ... ット , プログラミング , 関数 , 言語 , 存在 , 一般 , stream , Unix , 参照 , Socket ...
https://man.plustar.jp/php/intro.sockets.html - [similar]
CURLStringFile オブジェクトを作る 4139
« CURLStringFile Event » PHP Manual CURLStringFile CURLStringFile オブジェクトを作る CURLStringF ... ring $postname , string $mime = "application/octet-stream" ) CURLStringFile オブジェクトを作ります。 これは、 ... ァイルの MIME タイプ(デフォルトは application/octet-stream ) 例 例1 CURLStringFile::__construct() の例 <?php ... tring , construct , octet , array , データ , int , stream , mime ...
https://man.plustar.jp/php/curlstringfile.construct.html - [similar]
Returns the most recent socket error number 4139
« EventUtil::__construct EventUtil::getLastSocketError » PHP Manual EventUtil Returns the most r ... umber( errno ). パラメータ socket Socket resource, stream or a file descriptor of a socket. 戻り値 Returns t ... SocketError , errno , Socket , descriptor , file , stream ...
https://man.plustar.jp/php/eventutil.getlastsocketerrno.html - [similar]
ファイルポインタから 1 行を得る 4139
« gzgetc gzgetss » PHP Manual Zlib 関数 ファイルポインタから 1 行を得る gzgets (PHP 4, PHP 5, PH ... イルポインタから 1 行を得る 説明 gzgets ( resource $stream , ? int $length = null ): string | false 与えられた ... 最初にきた時点で) 読み込みを終了します。 パラメータ stream gz ファイルポインタを指定します。 これは有効なファ ... , length , gzgets , gz , gzopen , 文字 , gzgetc , stream , バージョン ...
https://man.plustar.jp/php/function.gzgets.html - [similar]
gzファイルへのポインタから残りのデータ全部を出力する 4139
« gzopen gzputs » PHP Manual Zlib 関数 gzファイルへのポインタから残りのデータ全部を出力する gzpa ... りのデータ全部を出力する 説明 gzpassthru ( resource $stream ): int gz ファイルポインタについて現在位置から EOF ... をコールする手間を省くことができます。 パラメータ stream gz ファイルポインタを指定します。これは有効なファイ ... , 残り , ファイル , gzpassthru , gzopen , コール , stream ...
https://man.plustar.jp/php/function.gzpassthru.html - [similar]
inotify インスタンスからイベントを読み込む 4139
« inotify_queue_len inotify_rm_watch » PHP Manual Inotify 関数 inotify インスタンスからイベントを ... inotify_init() - inotify インスタンスを初期化する stream_select() - select() システムコールと同等の操作を、 ... roseconds で指定されたタイムアウト時間をもって行う stream_set_blocking() - ストリームのブロックモードを有効に ... イベント , インスタンス , 配列 , read , instance , stream , モード , ブロック , 待機 ...
https://man.plustar.jp/php/function.inotify-read.html - [similar]
指定したモードがブロック出力を行うかどうかを返す 4139
« mcrypt_module_is_block_algorithm mcrypt_module_open » PHP Manual Mcrypt 関数 指定したモードがブ ... を返します(例: cbc と ecb の場合に true 、 cfb と streamの場合に false )。 パラメータ mode 定数 MCRYPT_MODE_ ... あるいは文字列 "ecb", "cbc", "cfb", "ofb", "nofb" ,"stream" のいずれか。 lib_dir オプションのパラメータ lib_d ... を返します(例: cbc と ecb の場合に true 、 cfb と streamの場合に false )。 関連キーワード: 出力 , ブロック , ...
https://man.plustar.jp/php/function.mcrypt-module-is-block-mode.html - [similar]
新しいグローバル定数 4139
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新し ... E MB_CASE_TITLE_SIMPLE MB_CASE_FOLD_SIMPLE OpenSSL STREAM_CRYPTO_PROTO_SSLv3 STREAM_CRYPTO_PROTO_TLSv1_0 STR ... EAM_CRYPTO_PROTO_TLSv1_1 STREAM_CRYPTO_PROTO_TLSv1_2 PostgreSQL PGSQL_DIAG_SCHEMA_ ...
https://man.plustar.jp/php/migration73.constants.html - [similar]
RAR 4122
« ssh2:// ogg:// » PHP Manual サポートするプロトコル/ラッパー RAR rar:// rar:// — RAR 説明 このラ ... everyone_ni [DIR] |-file1.txt |-file2_אּ.txt |-with_streams.txt \-אּ [DIR] |-אּ\%2Fempty%2E [DIR] | \-אּ\%2Fempt ... 号化されたファイルのオープン (ヘッダの暗号化) <?php $stream = fopen ( "rar://" . rawurlencode ( dirname ( __FI ... ted_headers.rar' . '#encfile1.txt' , "r" , false , stream_context_create ( array( 'rar' => array( 'open_pass ... word' => 'samplepassword' ) ) ) ); var_dump ( stream_get_contents ( $stream )); /* 作成日や最終更新日は ...
https://man.plustar.jp/php/wrappers.rar.html - [similar]
Event flags 4095
« 例 About event persistence » PHP Manual Event Event flags Event flags Event::READ This flag in ... ctive when the provided file descriptor (usually a stream resource, or socket) is ready for reading. Event:: ... ctive when the provided file descriptor (usually a stream resource, or socket) is ready for writing. Event:: ...
https://man.plustar.jp/php/event.flags.html - [similar]