検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 368 for stream (0.003 sec.)
フィルタをストリームに付加する 6399
« stream_filter_append stream_filter_register » PHP Manual ストリーム 関数 フィルタをストリームに ... 付加する stream_filter_prepend (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP ... 8) stream_filter_prepend — フィルタをストリームに付加する 説 ...stream_filter_prepend ( resource $stream , string $filter ... ? ): resource filtername で指定されたフィルタを、 stream に付加されているフィルタのリストに加えます。 パラメ ...
https://man.plustar.jp/php/function.stream-filter-prepend.html - [similar]
接続されているかどうかにかかわらず、ソケットからのデータを受信する 6355
« stream_socket_pair stream_socket_sendto » PHP Manual ストリーム 関数 接続されているかどうかにか ... かわらず、ソケットからのデータを受信する stream_socket_recvfrom (PHP 5, PHP 7, PHP 8) stream_socke ... かにかかわらず、ソケットからのデータを受信する 説明 stream_socket_recvfrom ( resource $socket , int $length , ... = 0 , ? string &$address = null ): string | false stream_socket_recvfrom() は、 リモートソケットから最大 le ... gs は以下の値の組み合わせです。 flags でとりうる値 STREAM_OOB OOB ( out-of-band ) データを処理します。 STREA ...
https://man.plustar.jp/php/function.stream-socket-recvfrom.html - [similar]
全二重接続を終了する 6355
« stream_socket_server stream_supports_lock » PHP Manual ストリーム 関数 全二重接続を終了する stream ... eam_socket_shutdown (PHP 5 >= 5.2.1, PHP 7, PHP 8) stream_socket_shutdown — 全二重接続を終了する 説明 stream ... _socket_shutdown ( resource $stream , int $mode ): bool 全二重接続を (一時的あるいはそ ... るかもしれないしならないかもしれません。 パラメータ stream オープンしているストリーム (たとえば stream_socket ... オープンしたものなど)。 mode 以下の定数のいずれか。 STREAM_SHUT_RD (それ以降の受信を無効にする)、 STREAM_SHUT ...
https://man.plustar.jp/php/function.stream-socket-shutdown.html - [similar]
ストリームからフィルタを取り除く 6320
« stream_filter_register stream_get_contents » PHP Manual ストリーム 関数 ストリームからフィルタ ... を取り除く stream_filter_remove (PHP 5 >= 5.1.0, PHP 7, PHP 8) strea ... ter_remove — ストリームからフィルタを取り除く 説明 stream_filter_remove ( resource $stream_filter ): bool 事 ... 前に stream_filter_prepend() あるいは stream_filter_append() で ... ラッシュされ、次のフィルタに渡されます。 パラメータ stream_filter 削除するストリームフィルタ。 戻り値 成功した ...
https://man.plustar.jp/php/function.stream-filter-remove.html - [similar]
残りのストリームを文字列に読み込む 6320
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に ... 読み込む stream_get_contents (PHP 5, PHP 7, PHP 8) stream_get_cont ... ents — 残りのストリームを文字列に読み込む 説明 stream_get_contents ( resource $stream , ? int $length = ... tring | false file_get_contents() と似ていますが、 stream_get_contents() は既にオープンしている ストリームリ ... トのデータを取得して文字列に 保存します。 パラメータ stream ( resource ) ストリームリソース(例: fopen() の返す ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]
元となるリソースを取得する 6293
« streamWrapper::rmdir streamWrapper::stream_close » PHP Manual streamWrapper 元となるリソースを ... 取得する streamWrapper::stream_cast (PHP 5 >= 5.3.0, PHP 7, PHP 8) ... streamWrapper::stream_cast — 元となるリソースを取得する 説 ... 明 public streamWrapper::stream_cast ( int $cast_as ): resource この ... メソッドは、 stream_select() に対応してコールされます。 パラメータ cas ...
https://man.plustar.jp/php/streamwrapper.stream-cast.html - [similar]
ストリームメタデータを変更する 6293
« streamWrapper::stream_lock streamWrapper::stream_open » PHP Manual streamWrapper ストリームメタ ... データを変更する streamWrapper::stream_metadata (PHP 5 >= 5.4.0, PHP 7, PH ... P 8) streamWrapper::stream_metadata — ストリームメタデータを変 ... 更する 説明 public streamWrapper::stream_metadata ( string $path , int $opti ... L には対応していません。 option 次のいずれかです。 STREAM_META_TOUCH ( touch() に反応してコールされる) STREA ...
https://man.plustar.jp/php/streamwrapper.stream-metadata.html - [similar]
ストリームをインポートする 6240
« socket_getsockname socket_last_error » PHP Manual ソケット 関数 ストリームをインポートする soc ... ket_import_stream (PHP 5 >= 5.4.0, PHP 7, PHP 8) socket_import_strea ... m — ストリームをインポートする 説明 socket_import_stream ( resource $stream ): Socket | false ストリームをイ ... トをソケットリソースにカプセル化します。 パラメータ stream インポートするストリームリソース。 戻り値 失敗した ... は、リソースを返していました。 例 例1 socket_import_stream() の例 <?php $stream = stream_socket_server ( "udp ...
https://man.plustar.jp/php/function.socket-import-stream.html - [similar]
コンテキストのパラメータを取得する 6240
« stream_context_get_options stream_context_set_default » PHP Manual ストリーム 関数 コンテキスト ... のパラメータを取得する stream_context_get_params (PHP 5 >= 5.3.0, PHP 7, PHP 8) ... t_params — コンテキストのパラメータを取得する 説明 stream_context_get_params ( resource $context ): array パ ... ンおよびパラメータを含む連想配列を返します。 例 例1 stream_context_get_params() の例 基本的な使用例です。 <?p ... hp $ctx = stream_context_create (); $params = array( "notification" ...
https://man.plustar.jp/php/function.stream-context-get-params.html - [similar]
データをあるストリームから別のストリームにコピーする 6240
« stream_context_set_params stream_filter_append » PHP Manual ストリーム 関数 データをあるストリ ... ームから別のストリームにコピーする stream_copy_to_stream (PHP 5, PHP 7, PHP 8) stream_copy_t ... o_stream — データをあるストリームから別のストリームにコピー ... する 説明 stream_copy_to_stream ( resource $from , resource $to , ? ... 説明 8.0.0 length は、nullable になりました。 例 例1 stream_copy_to_stream() の例 <?php $src = fopen ( 'http:/ ...
https://man.plustar.jp/php/function.stream-copy-to-stream.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT