[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_hash' (#crwlib)

GetHashByBufferKey

Declaration

Source position: _crw_hash.pas line 191

function GetHashByBufferKey(

  aKey: PChar;

  aLength: Integer;

  aTableSize: Cardinal = 0;

  aMethod: THash32MethodId = 0

):Cardinal;