Class ChecksumVerifyingInputStream

java.lang.Object
java.io.InputStream
org.apache.commons.compress.utils.ChecksumVerifyingInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
CRC32VerifyingInputStream

A stream that verifies the checksum of the data read once the stream is exhausted.
Since:
1.7