hash_update_stream
hash_update_stream
(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1)
hash_update_stream — Pump data into an active hashing context from an open stream
Description
int hash_update_stream ( resource $context , resource $handle [, int $length = -1 ] )
Parameters
-
context
-
Hashing context returned by hash_init().
-
handle
- 登录查看完整内容