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

CalcCRC16

Declaration

Source position: flcHashGeneral.pas line 175

function CalcCRC16(

  const Buf;

  const BufSize: NativeInt

):Word16; overload;

function CalcCRC16(

  const Buf: RawByteString

):Word16; overload;



CT Web help

CodeTyphon Studio