| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
(no version information, might be only in CVS)
hash_update_stream -- Pump data into an active hashing context from an open stream
contextHashing context returned by hash_init().
handleOpen file handle as returned by any stream creation function.
length
Maximum number of characters to copy from handle
into the hashing context.
| Předcházející | Domů | Další |
| hash_update_file | Nahoru | hash_update |