Ejemplo n.º 1
0
 private void Reset()
 {
     _hash1 = 0;
     _hash2 = 0;
     _totalBytesProcessed = 0;
     Murmur3.Return(this);
 }