Lines Matching full:newdata
635 def _update_crc(self, newdata, eof):640 self._running_crc = crc32(newdata, self._running_crc) & 0xffffffff