hash_update_file
アクティブなハッシュコンテキストに、ファイルからデータを投入する
&reftitle.description;
boolhash_update_file
HashContextcontext
stringfilename
resourcenullstream_context&null;
&reftitle.parameters;
context
hash_init が返すハッシュコンテキスト。
filename
ハッシュ対象となるファイルの位置を示す URL。
fopen ラッパーをサポートしています。
stream_context
stream_context_create が返す
ストリームコンテキスト。
&reftitle.returnvalues;
&return.success;
&reftitle.changelog;
&Version;
&Description;
8.0.0
stream_context は、nullable になりました。
7.2.0
リソースの代わりに HashContext を受け入れるようになりました。
&reftitle.seealso;
hash_init
hash_update
hash_update_stream
hash_final
hash_file