Results of 1 - 10 of about 368 for stream (0.007 sec.)
- 定義済み定数 7485
- « ストリームのクラス ストリームフィルタ » PHP Manual ストリーム 定義済み定数 定義済み定数 以下の
...
的にロードされている場合のみ使用可能です。 定数 説明 STREAM_FILTER_READ stream_filter_append() または stream_f ...
ルタが 読み込みのときのみ 適用されることを示します。 STREAM_FILTER_WRITE stream_filter_append() または stream_ ...
ルタが 書き込みのときのみ 適用されることを示します。 STREAM_FILTER_ALL この定数は右の値と等価です: STREAM_FILT ...
ER_READ | STREAM_FILTER_WRITE PSFS_PASS_ON 返値 : ユーザー空間のフィ ...
-
https://man.plustar.jp/php/stream.constants.html
- [similar]
- ストリーム 7282
- « SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに
...
r::onCreate — フィルタを作成するときにコールされる streamWrapper — streamWrapper クラス streamWrapper::__con ...
struct — 新しいストリームラッパーを作成する streamWrapper::__destruct — 既存のストリームラッパーを破棄 ...
する streamWrapper::dir_closedir — ディレクトリハンドルを閉じる ...
streamWrapper::dir_opendir — ディレクトリハンドルをオープ ...
-
https://man.plustar.jp/php/book.stream.html
- [similar]
- ストリーム 関数 7202
- « streamWrapper::url_stat stream_bucket_append » PHP Manual ストリーム ストリーム 関数 ストリーム
...
関数 目次 stream_bucket_append — bucket を brigade に追加する strea ...
— 操作する brigade から bucket オブジェクトを返す stream_bucket_new — 現在のストリームで使用する新しい buck ...
et を作成する stream_bucket_prepend — bucket を brigade の先頭に追加する ...
stream_context_create — ストリームコンテキストを作成する ...
-
https://man.plustar.jp/php/ref.stream.html
- [similar]
- 接続済みのソケットについて暗号化の on/off を切り替える 6831
- « stream_socket_client stream_socket_get_name » PHP Manual ストリーム 関数 接続済みのソケットにつ
...
いて暗号化の on/off を切り替える stream_socket_enable_crypto (PHP 5 >= 5.1.0, PHP 7, PHP 8 ...
) stream_socket_enable_crypto — 接続済みのソケットについて暗 ...
号化の on/off を切り替える 説明 stream_socket_enable_crypto ( resource $stream , bool $en ...
? int $crypto_method = null , ? resource $session_stream = null ): int | bool ストリームの暗号化を有効あるい ...
-
https://man.plustar.jp/php/function.stream-socket-enable-crypto.html
- [similar]
- 接続された、区別できないソケットストリームの組を作成する 6726
- « stream_socket_get_name stream_socket_recvfrom » PHP Manual ストリーム 関数 接続された、区別でき
...
ないソケットストリームの組を作成する stream_socket_pair (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_ ...
、区別できないソケットストリームの組を作成する 説明 stream_socket_pair ( int $domain , int $type , int $proto ...
col ): array | false stream_socket_pair() は、互いに接続されており区別できない ...
。 パラメータ domain 使用するプロトコルファミリー。 STREAM_PF_INET 、 STREAM_PF_INET6 あるいは STREAM_PF_UNIX ...
-
https://man.plustar.jp/php/function.stream-socket-pair.html
- [similar]
- notification コンテキストパラメータ用のコールバック関数 6690
- « stream_isatty stream_register_wrapper » PHP Manual ストリーム 関数 notification コンテキストパ
...
ラメータ用のコールバック関数 stream_notification_callback (PHP 5 >= 5.2.0, PHP 7, PHP ...
8) stream_notification_callback — notification コンテキストパ ...
ラメータ用のコールバック関数 説明 stream_notification_callback ( int $notification_code , i ...
プだけを示すものです。 パラメータ notification_code STREAM_NOTIFY_* 通知定数のひとつ。 severity STREAM_NOTIFY ...
-
https://man.plustar.jp/php/function.stream-notification-callback.html
- [similar]
- streamWrapper クラス 6646
- « php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラ
...
ス streamWrapper クラス (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8 ...
セスがあった時点で初期化されます。 クラス概要 class streamWrapper { /* プロパティ */ public resource $ contex ...
rmdir ( string $path , int $options ): bool public stream_cast ( int $cast_as ): resource public stream_clos ...
e (): void public stream_eof (): bool public stream_flush (): bool public s ...
-
https://man.plustar.jp/php/class.streamwrapper.html
- [similar]
- Check if a stream is a TTY 6602
- « stream_is_local stream_notification_callback » PHP Manual ストリーム 関数 Check if a stream is
...
a TTY stream_isatty (PHP 7 >= 7.2.0, PHP 8) stream_isatty — Che ...
ck if a stream is a TTY 説明 stream_isatty ( resource $stream ): ...
bool Determines if stream stream refers to a valid terminal type device. Thi ...
since it works on Windows systems too. パラメータ stream 戻り値 成功した場合に true を、失敗した場合に fals ...
-
https://man.plustar.jp/php/function.stream-isatty.html
- [similar]
- ストリームのオプションを変更する 6567
- « streamWrapper::stream_seek streamWrapper::stream_stat » PHP Manual streamWrapper ストリームのオ
...
プションを変更する streamWrapper::stream_set_option (PHP 5 >= 5.3.0, PHP 7, ...
PHP 8) streamWrapper::stream_set_option — ストリームのオプション ...
を変更する 説明 public streamWrapper::stream_set_option ( int $option , int $arg ...
コールされます。 パラメータ option 以下のいずれか。 STREAM_OPTION_BLOCKING (このメソッドは、 stream_set_block ...
-
https://man.plustar.jp/php/streamwrapper.stream-set-option.html
- [similar]
- ストリームにフィルタを付加する 6417
- « stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを
...
付加する stream_filter_append (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8 ...
) stream_filter_append — ストリームにフィルタを付加する 説明 ...
stream_filter_append ( resource $stream , string $filtern ...
? ): resource filtername で指定されたフィルタを、 stream に付加されているフィルタのリストに加えます。 パラメ ...
-
https://man.plustar.jp/php/function.stream-filter-append.html
- [similar]