JCL Help:CheckCrc32 A@TCrc32Table@array of Byte@Cardinal

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The summary for this help topic does not exist, edit this page

Pascal

 function CheckCrc32_A(var X: array of Byte; Crc: Cardinal): Integer; overload;
function CheckCrc32_A(const Crc32Table: TCrc32Table; var X: array of Byte; Crc: Cardinal): Integer; overload;


Description

The description for this help topic does not exist, edit this page


About

Unit

JclMath


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page