Class TRALCRC32
Unit
RALCRC32
Declaration
type TRALCRC32 = class(TRALHashBase)
Description
No description available, ancestor TRALHashBase description follows
TRALHashBase
Hierarchy
Overview
Methods
Description
Methods
 |
constructor Create; |
|
|
 |
function Finalize: TBytes; override; |
|
|
 |
function GetBuffer(AIndex: IntegerRAL) : Pointer; override; |
|
|
 |
function GetBufLength: IntegerRAL; override; |
|
|
 |
procedure Compress; override; |
|
|
 |
procedure HashCRC32(AIndex : integer); |
|
calculate hash crc32 of content
|
 |
procedure Initialize; override; |
|
|
 |
procedure UpdateCRC32(AOctet: Byte); |
|
update crc32 hash
|
GitHub Repository
Generated by PasDoc 0.16.0.