ChecksumGenerator.Update Method (Byte[])

DotZLib

DotZLib .Net wrapper for ZLib1.dll

ChecksumGenerator.Update Method (Byte[])

Updates the current checksum with an array of bytes

void Update(
   byte[] data
);

Parameters

data
The data to update the checksum with

See Also

ChecksumGenerator Interface | DotZLib Namespace | ChecksumGenerator.Update Overload List