Implements the hashing algorithm compatible with the UNIX ELF format.
Parameters |
Description |
AStream |
Stream containing input values for the hashing algorithm. |
LongWord - 32-bit hash value calculated from input data.
HashValue is an overriden LongWord method in TIdHashElf that implements a hash value calculation algorithm that is compatible with the UNIX ELF format for linker and object files.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |