Package edu.wisc.library.ocfl.api.io
-
Class Summary Class Description FixityCheckChannel A byte channel wrapper that preforms a fixity check on the bytes that pass through an underlying byte channel.FixityCheckInputStream Wrapper around Java's DigestInputStream to compute a digest while streaming data, and then verify the fixity of the data.