Use this when employing a single instance of this class to compute multiple, distinct CRCs on multiple, distinct data blocks.
public void Reset() { _register = 0xFFFFFFFFU; }