mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
4 lines
186 B
Plaintext
4 lines
186 B
Plaintext
This module allows you to calculate digests while reading or writing
|
|
file handles. This avoids the case you need to reread the same
|
|
content to compute the digests after written a file.
|