Class ChecksumCalculatingInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
java.util.zip.CheckedInputStream
org.apache.commons.compress.utils.ChecksumCalculatingInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

Deprecated.
Calculates the checksum of the data read.
Since:
1.14
This class is not thread-safe