Unit msecrc

Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

 

Overview

Functions and Procedures

function crc32(const data: pbyte; const length: integer): longword; overload;
procedure crc32(const data: pbyte; const length: integer; var crc: longword);

Description

Functions and Procedures

function crc32(const data: pbyte; const length: integer): longword; overload;
 
procedure crc32(const data: pbyte; const length: integer; var crc: longword);
 

Generated by PasDoc 0.16.0.