Class TRALCRC32

Unit

Declaration

type TRALCRC32 = class(TRALHashBase)

Description

No description available, ancestor TRALHashBase description follows

TRALHashBase

Hierarchy

Overview

Methods

Public constructor Create;
Protected function Finalize: TBytes; override;
Protected function GetBuffer(AIndex: IntegerRAL) : Pointer; override;
Protected function GetBufLength: IntegerRAL; override;
Protected procedure Compress; override;
Protected procedure HashCRC32(AIndex : integer);
Protected procedure Initialize; override;
Protected procedure UpdateCRC32(AOctet: Byte);

Description

Methods

Public constructor Create;
 
Protected function Finalize: TBytes; override;
 
Protected function GetBuffer(AIndex: IntegerRAL) : Pointer; override;
 
Protected function GetBufLength: IntegerRAL; override;
 
Protected procedure Compress; override;
 
Protected procedure HashCRC32(AIndex : integer);

calculate hash crc32 of content

Protected procedure Initialize; override;
 
Protected procedure UpdateCRC32(AOctet: Byte);

update crc32 hash



GitHub Repository
Generated by PasDoc 0.16.0.