JCL Help:DataHash
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: DataHash Function
Search in JCL Help
Search in all projects
Summary
A utility function which computes a hash a buffer.
Pascal
function DataHash(var AValue; ASize: Cardinal): THashValue;
Parameters
Parameters | Description |
var AValue | A reference to the buffer to compute a hash value for. |
ASize: Cardinal | The size of the buffer. Use SizeOf where possible. |
Description
The description for this help topic does not exist, edit this page
About
Unit
Donator
Barry Kelly
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