Unit 'flcHashGeneral' Package
[Overview][Procedures and functions][Index] [#pl_fundamentals]

CalcAdler32

Declaration

Source position: flcHashGeneral.pas line 202

function CalcAdler32(

  const Buf;

  const BufSize: NativeInt

):Word32; overload;

function CalcAdler32(

  const Buf: RawByteString

):Word32; overload;



CT Web help

CodeTyphon Studio