Skip to main content

Module wrapper

Module wrapper 

Source
Expand description

Reader wrapper that tracks how many bytes of a pack have been consumed while keeping a running SHA-1/SHA-256 hash for trailer verification.

Structsยง

Wrapper
Wrapper is a wrapper around a reader that also computes the SHA1/ SHA256 hash of the data read.