UNPKG

digest-stream

Version:

digest-stream - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)

10 lines (9 loc) 93 B
language: node_js node_js: - "0.10" - "0.11" - "0.12" - "4" - "6" - "7" - node