Overload | Description |
---|---|
Add(Byte) | Adds a byte to the checksum |
Add(Byte[]) | Adds an entire array of bytes to the checksum |
Add(Byte[],Int32,Int32) | Adds a range from an array of bytes to the checksum |
Add(String) | Adds a string to the checksum as a series of 16-bit values (big endian) |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7