![]() | To compute a checksum using the Adler32 algorithm. Adler32 is much faster and almost as reliable as CRC32. |
![]() | To compute a checksum using the Adler32 algorithm on a MemoryBlock then user the Adler32_MemoryBlock function. Adler32 is much faster and almost as reliable as CRC32. |
![]() | To compute a checksum using the CRC16 algorithm. (Deprecated) |
![]() | To compute a checksum using the CRC32 algorithm. (Deprecated) |
![]() | To compute a checksum using the Crc16 algorithm on a MemoryBlock then user the Crc16_MemoryBlock function. (Deprecated) |
![]() | To compute a checksum using the CRC32 algorithm. (Deprecated) |
![]() | To compute a checksum using the Crc32 algorithm on a MemoryBlock then user the Crc32_MemoryBlock function. (Deprecated) |
![]() | Returns the version number of the plugin. |