Class ResourceFinder.HashGeneratingInputStream

java.lang.Object
java.io.InputStream
com.randomnoun.common.ResourceFinder.HashGeneratingInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
ResourceFinder

An InputStream wrapper which updates an internal md5/sha1 digest as the stream is being read.