Adds the byte array to the data checksum.
Parameters
- buffer
- The buffer which contains the data
- offset
- The offset in the buffer where the data starts
- count
- The number of data bytes to update the CRC with.
Implements
See Also
Crc32 Class | ICSharpCode.SharpZipLib.Checksums Namespace | Crc32.Update Overload List