CRC.peek
R peek() const @safe pure nothrow @nogcWorks like finish but does not reset the internal state, so it's possible to continue putting data into this CRC after a call to peek.
R peek() const @safe pure nothrow @nogcWorks like finish but does not reset the internal state, so it's possible to continue putting data into this CRC after a call to peek.