An input stream that also maintains a checksum of the data being read. The checksum can then be used to verify the integrity of the input data.
extends FilterInputStream
See also: Checksum
Since: 1.1