# Functions
NewReaderHash32Proxy returns a new `ReaderHash32Proxy` struct.
NewReaderHashProxy returns a new `ReaderHashProxy` struct.
# Structs
ReaderHash32Proxy proxies a reader and produces a `Hash32` sum from the read bytes.
ReaderHashProxy proxies a reader and produces a `Hash` sum from the read bytes.