CRC32BUpdate(UInt32,Pointer,UInt32) Method

Represents method CRC32BUpdate(UInt32,Pointer,UInt32).

Namespace: Spring.Cryptography.CRC
procedure CRC32BUpdate(var crc: UInt32; const buf: Pointer; len: UInt32);

Parameters

crc
Type: UInt32

buf
Type: Pointer

len
Type: UInt32