Unit 'lptypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_lape]

LapeHash

Declaration

Source position: lptypes.pas line 801

function LapeHash(

  Data: Pointer;

  Len: UInt32;

  const Seed: UInt32 = 0

):UInt32; overload;

function LapeHash(

  const Str: lpString

):UInt32; overload;



CT Web help

CodeTyphon Studio