Skip to content

Commit 919d6e0

Browse files
docs: add information about hash stream resizing
1 parent 6549069 commit 919d6e0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/hashing.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Hashing Utilities
22
=================
33

4-
Provides functions to compute MD5 and SHA1 hashes from a readable stream.
4+
Provides functions to compute MD5 and SHA1 hashes from a readable stream, will
5+
also resize the image to 448x448 as required if requested.
56

67
.. js:autofunction:: computeHashesFromStream

0 commit comments

Comments
 (0)