[Overview][Procedures and functions][Index] Reference for unit 'msecrc' (#msegui)

crc32

Declaration

Source position: msecrc.pas line 14

function crc32(

  const data: pbyte;

  const length: Integer

):LongWord; overload;

procedure crc32(

  const data: pbyte;

  const length: Integer;

  var crc: LongWord

);


Documentation generated on: 2021-05-13