Uses of Class
kala.compress.utils.ChecksumVerifyingInputStream
Packages that use ChecksumVerifyingInputStream
-
Uses of ChecksumVerifyingInputStream in kala.compress.utils
Subclasses of ChecksumVerifyingInputStream in kala.compress.utilsModifier and TypeClassDescriptionclassA stream that verifies the CRC of the data read once the stream is exhausted.