Class Hasher.ChunkResult

java.lang.Object
nl.knaw.dans.bagit.hash.Hasher.ChunkResult
Enclosing class:
Hasher

private static class Hasher.ChunkResult extends Object
Represents the result of a chunk operation when processing data for hashing. A chunk operation can have various results, such as a successful read, a redirection to another location, or successful processing of a complete stream.