Stream.toHash

Get a hash of the stream by reading each byte and using it in a CRC-32 checksum.

class Stream
override @trusted
size_t
toHash
()

Meta