Gemstone IO Library
C#
VB
C++
JavaScript
Show/Hide TOC
Crc
CCITT
Update Method
Overload List
Update(Byte)
Updates the checksum with the byte value.
Update(
Byte
)
Updates the checksum with the bytes taken from the array.
Update(
Byte
, Int32, Int32)
Adds the byte array to the data checksum.
See Also
Reference
CrcCCITT Class
Gemstone.IO.Checksums Namespace
In This Article
Overload List
See Also