Uses of Package
edu.wisc.library.ocfl.api.io
-
Packages that use edu.wisc.library.ocfl.api.io Package Description edu.wisc.library.ocfl.api edu.wisc.library.ocfl.api.io edu.wisc.library.ocfl.api.model -
Classes in edu.wisc.library.ocfl.api.io used by edu.wisc.library.ocfl.api Class Description FixityCheckInputStream Wrapper around Java's DigestInputStream to compute a digest while streaming data, and then verify the fixity of the data. -
Classes in edu.wisc.library.ocfl.api.io used by edu.wisc.library.ocfl.api.io 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. -
Classes in edu.wisc.library.ocfl.api.io used by edu.wisc.library.ocfl.api.model Class Description FixityCheckInputStream Wrapper around Java's DigestInputStream to compute a digest while streaming data, and then verify the fixity of the data.