検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 368 for stream (0.024 sec.)
ストリームから読み込む 5825
« streamWrapper::stream_open streamWrapper::stream_seek » PHP Manual streamWrapper ストリームから ... 読み込む streamWrapper::stream_read (PHP 4 >= 4.3.2, PHP 5, PHP 7, ... PHP 8) streamWrapper::stream_read — ストリームから読み込む 説明 ... public streamWrapper::stream_read ( int $count ): string | false ... ラーが発生し、余分なデータは失われます。 注意 注意 : streamWrapper::stream_eof() は、 streamWrapper::stream_re ...
https://man.plustar.jp/php/streamwrapper.stream-read.html - [similar]
登録されているフィルタのリストを取得する 5808
« stream_get_contents stream_get_line » PHP Manual ストリーム 関数 登録されているフィルタのリスト ... を取得する stream_get_filters (PHP 5, PHP 7, PHP 8) stream_get_filte ... rs — 登録されているフィルタのリストを取得する 説明 stream_get_filters (): array 実行中のシステムに登録されて ... トリームフィルタの名前を含む配列を返します。 例 例1 stream_get_filters() を使用する <?php $streamlist = strea ... m_get_filters (); print_r ( $streamlist ); ?> 上の例の出力は、 たとえば以下のようになり ...
https://man.plustar.jp/php/function.stream-get-filters.html - [similar]
新しいグローバル定数 5781
« その他の拡張モジュールに対する変更 PHP のデバッグ » PHP Manual PHP 5.5.x から PHP 5.6.x への移 ... CAPE_DN LDAP_ESCAPE_FILTER OpenSSL OPENSSL_DEFAULT_STREAM_CIPHERS STREAM_CRYPTO_METHOD_ANY_CLIENT STREAM_CRY ... PTO_METHOD_ANY_SERVER STREAM_CRYPTO_METHOD_TLSv1_0_CLIENT STREAM_CRYPTO_METHOD_ ... TLSv1_0_SERVER STREAM_CRYPTO_METHOD_TLSv1_1_CLIENT STREAM_CRYPTO_METHOD_ ... TLSv1_1_SERVER STREAM_CRYPTO_METHOD_TLSv1_2_CLIENT STREAM_CRYPTO_METHOD_ ...
https://man.plustar.jp/php/migration56.constants.html - [similar]
ファイルポインタが終端にあるかどうかを調べる 5781
« streamWrapper::stream_close streamWrapper::stream_flush » PHP Manual streamWrapper ファイルポイ ... ンタが終端にあるかどうかを調べる streamWrapper::stream_eof (PHP 4 >= 4.3.2, PHP 5, PHP 7, ... PHP 8) streamWrapper::stream_eof — ファイルポインタが終端にあるか ... どうかを調べる 説明 public streamWrapper::stream_eof (): bool このメソッドは、 feof( ... _contents() などで) 読み込む場合、PHP はループ内で streamWrapper::stream_read() をコールしてから streamWrapp ...
https://man.plustar.jp/php/streamwrapper.stream-eof.html - [similar]
登録されたソケットのトランスポートの一覧を取得する 5763
« stream_get_meta_data stream_get_wrappers » PHP Manual ストリーム 関数 登録されたソケットのトラ ... ンスポートの一覧を取得する stream_get_transports (PHP 5, PHP 7, PHP 8) stream_get_tr ... されたソケットのトランスポートの一覧を取得する 説明 stream_get_transports (): array スクリプトを走らせているシ ... ソケットのトランスポート名の配列を返します。 例 例1 stream_get_transports() を使った例 <?php $xportlist = str ... 0] => tcp [1] => udp [2] => unix [3] => udg ) 参考 stream_get_filters() - 登録されているフィルタのリストを取 ...
https://man.plustar.jp/php/function.stream-get-transports.html - [similar]
ランダムな暗号化キーを生成する 5746
« sodium_crypto_stream_keygen sodium_crypto_stream_xchacha20_xor » PHP Manual Sodium 関数 ランダ ... ムな暗号化キーを生成する sodium_crypto_stream_xchacha20_keygen (PHP 8 >= 8.1.0) sodium_crypto_st ... ランダムな暗号化キーを生成する 説明 sodium_crypto_stream_xchacha20_keygen (): string sodium_crypto_stream_x ... 数にはパラメータはありません。 戻り値 sodium_crypto_stream_xchacha20() で使う、 32バイト長のランダムな暗号化キ ... す。 関連キーワード: キー , 生成 , sodium , crypto , stream , xchacha , keygen , 関数 , パラメータ , Sodium ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20-keygen.html - [similar]
ストリーム / ラッパー / コンテキストのオプションを設定する 5746
« stream_context_set_default stream_context_set_params » PHP Manual ストリーム 関数 ストリーム / ... ラッパー / コンテキストのオプションを設定する stream_context_set_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, ... PHP 8) stream_context_set_option — ストリーム / ラッパー / コンテ ... キストのオプションを設定する 説明 stream_context_set_option ( resource $stream_or_context , ... g $wrapper , string $option , mixed $value ): bool stream_context_set_option ( resource $stream_or_context , ...
https://man.plustar.jp/php/function.stream-context-set-option.html - [similar]
拡張データストリームを取得する 5719
« ssh2_exec ssh2_fingerprint » PHP Manual SSH2 関数 拡張データストリームを取得する ssh2_fetch_stream ... ream (PECL ssh2 >= 0.9.0) ssh2_fetch_stream — 拡張データストリームを取得する 説明 ssh2_fetch_s ... tream ( resource $channel , int $streamid ): resource SSH2 チャネルストリームと関連付けられ ... 定義しています。これはサブストリーム ID として SSH2_STREAM_STDERR (1 として定義) を持ちます。 パラメータ chan ... nel streamid SSH2 チャネルストリーム。 戻り値 ストリームリソー ...
https://man.plustar.jp/php/function.ssh2-fetch-stream.html - [similar]
Map a file into memory and return the stream resource which can be used by PHP s... 5702
« Swoole\Mmap Swoole\MySQL » PHP Manual Swoole\Mmap Map a file into memory and return the stream ... resource which can be used by PHP stream operations. Swoole\Mmap::open (PECL swoole >= 1.9. ... Mmap::open — Map a file into memory and return the stream resource which can be used by PHP stream operation ... size offset 戻り値 関連キーワード: Swoole , Mmap , stream , string , open , offset , size , filename , opera ...
https://man.plustar.jp/php/swoole-mmap.open.html - [similar]
指定したストリームのファイル読み込みバッファリングを有効にする 5684
« stream_set_chunk_size stream_set_timeout » PHP Manual ストリーム 関数 指定したストリームのファ ... イル読み込みバッファリングを有効にする stream_set_read_buffer (PHP 5 >= 5.3.3, PHP 7, PHP 8) str ... ムのファイル読み込みバッファリングを有効にする 説明 stream_set_read_buffer ( resource $stream , int $size ): ... int 読み込みバッファを設定します。 stream_set_write_buffer() と似ていますが、読み込み操作を対 ... 象としています。 パラメータ stream ファイルポインタ。 size バッファのバイト数。 size ...
https://man.plustar.jp/php/function.stream-set-read-buffer.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT