CRC.peek

R peek() const @safe pure nothrow @nogc

Works 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.