検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 368 for stream (0.018 sec.)
nonce と秘密鍵を使ってメッセージを暗号化する(認証なし) 5110
« sodium_crypto_stream_xchacha20_keygen sodium_crypto_stream_xchacha20 » PHP Manual Sodium 関数 ... 使ってメッセージを暗号化する(認証なし) sodium_crypto_stream_xchacha20_xor (PHP 8 >= 8.1.0) sodium_crypto_strea ... メッセージを暗号化する(認証なし) 説明 sodium_crypto_stream_xchacha20_xor ( string $message , string $nonce , ... 24バイトの nonce。 key 暗号化キー。 sodium_crypto_stream_xchacha20_keygen() で生成されたものです。 戻り値 暗 ... , 認証 , メッセージ , sodium , crypto , xchacha , stream , string , key ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20-xor.html - [similar]
ファイルあるいは URL をオープンする 5110
« streamWrapper::stream_metadata streamWrapper::stream_read » PHP Manual streamWrapper ファイルあ ... るいは URL をオープンする streamWrapper::stream_open (PHP 4 >= 4.3.2, PHP 5, PHP 7, ... PHP 8) streamWrapper::stream_open — ファイルあるいは URL をオープ ... ンする 説明 public streamWrapper::stream_open ( string $path , string $mode ... ラグ。次の値を OR で連結して指定します。 フラグ 説明 STREAM_USE_PATH path が相対パスの場合は、 include_path を ...
https://man.plustar.jp/php/streamwrapper.stream-open.html - [similar]
リソースを閉じる 5084
« streamWrapper::stream_cast streamWrapper::stream_eof » PHP Manual streamWrapper リソースを閉じ ...streamWrapper::stream_close (PHP 4 >= 4.3.2, PHP 5, PHP 7 ... , PHP 8) streamWrapper::stream_close — リソースを閉じる 説明 publi ... c streamWrapper::stream_close (): void このメソッドは、 fcl ... e() - オープンされたファイルポインタをクローズする streamWrapper::dir_closedir() - ディレクトリハンドルを閉じ ...
https://man.plustar.jp/php/streamwrapper.stream-close.html - [similar]
bucket を brigade に追加する 5048
« ストリーム 関数 stream_bucket_make_writeable » PHP Manual ストリーム 関数 bucket を brigade に ... 追加する stream_bucket_append (PHP 5, PHP 7, PHP 8) stream_bucket_ ... append — bucket を brigade に追加する 説明 stream_bucket_append ( resource $brigade , object $bucket ... 記述されています。 関連キーワード: brigade , 追加 , stream , 関数 , append , ストリーム , able , resource , 警 ...
https://man.plustar.jp/php/function.stream-bucket-append.html - [similar]
Read file stream asynchronously 5022
« swoole_async_dns_lookup swoole_async_readfile » PHP Manual Swoole 関数 Read file stream asynch ... ECL swoole >= 1.9.0) swoole_async_read — Read file stream asynchronously 説明 swoole_async_read ( string $fi ... the file. content The content readed from the file stream. chunk_size The chunk length. offset The offset. 戻 ... hether the read is succeed. 関連キーワード: file , stream , Read , asynchronously , swoole , read , filename ...
https://man.plustar.jp/php/function.swoole-async-read.html - [similar]
ファイルリソースについての情報を取得する 5022
« streamWrapper::stream_set_option streamWrapper::stream_tell » PHP Manual streamWrapper ファイル ... リソースについての情報を取得する streamWrapper::stream_stat (PHP 4 >= 4.3.2, PHP 5, PHP 7, ... PHP 8) streamWrapper::stream_stat — ファイルリソースについての情 ... 報を取得する 説明 public streamWrapper::stream_stat (): array | false このメソッド ... ます。 参考 stat() - ファイルに関する情報を取得する streamwrapper::url_stat() - ファイルについての情報を取得す ...
https://man.plustar.jp/php/streamwrapper.stream-stat.html - [similar]
Read file stream asynchronously. 5022
« Swoole\Async::dnsLookup Swoole\Async::readFile » PHP Manual Swoole\Async Read file stream asyn ... CL swoole >= 1.9.0) Swoole\Async::read — Read file stream asynchronously. 説明 public static Swoole\Async::r ... the file. content The content readed from the file stream. chunk_size The chunk length. offset The offset. 戻 ... hether the read is succeed. 関連キーワード: file , stream , Read , asynchronously , Swoole , Async , read , ...
https://man.plustar.jp/php/swoole-async.read.html - [similar]
ストリームラッパーとして登録するクラスの例 5004
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパ ... バル変数の読み書き用のストリーム <?php class VariableStream { var $position ; var $varname ; function stream_o ... ; $this -> position = 0 ; return true ; } function stream_read ( $count ) { $ret = substr ( $GLOBALS [ $this ... ition += strlen ( $ret ); return $ret ; } function stream_write ( $data ) { $left = substr ( $GLOBALS [ $thi ... len ( $data ); return strlen ( $data ); } function stream_tell () { return $this -> position ; } function st ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
認証を行わずにメッセージを暗号化する 4987
« sodium_crypto_stream_xchacha20 sodium_crypto_stream » PHP Manual Sodium 関数 認証を行わずにメッ ... セージを暗号化する sodium_crypto_stream_xor (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream_x ... を行わずにメッセージを暗号化する 説明 sodium_crypto_stream_xor ( string $message , string $nonce , string $ke ... ワード: 暗号 , メッセージ , 認証 , sodium , crypto , stream , string , key , nonce , 関数 ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xor.html - [similar]
アクティブなハッシュコンテキストに、ファイルからデータを投入する 4898
« hash_pbkdf2 hash_update_stream » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、ファ ... hContext $context , string $filename , ? resource $stream_context = null ): bool パラメータ context hash_ini ... 置を示す URL。 fopen ラッパーをサポートしています。 stream_context stream_context_create() が返す ストリームコ ... false を返します。 変更履歴 バージョン 説明 8.0.0 stream_context は、nullable になりました。 7.2.0 リソース ... なハッシュコンテキストにデータを投入する hash_update_stream() - アクティブなハッシュコンテキストに、オープンし ...
https://man.plustar.jp/php/function.hash-update-file.html - [similar]