Calculate Hash for Binary Filebuffer
FBBHASH CRC1%, CRC2% [max%=-1] [,mode%]
Calculates a hash value for the binary filebuffer. mode (1=default; 2=deprecated) selects the CRC32-algorithm.
The hash value is caclulated for the first max bytes of filebuffer. If max is =-1, it is set to the current buffer size.
- FBHASH - Calculate Hash for Filebuffer (Text)
|