hash_update_streamPump data into an active hashing context from an open stream Description
int hash_update_stream(HashContext
$context , resource $stream , int $length = -1)Parameters
Return Values
Actual number of bytes added to the hashing context from Changelog
Examples
Example #1 hash_update_stream example
The above example will output: 68b1282b91de2c054c36629cb8dd447f12f096d3e3c587978dc2248444633483 See Also
|