CRC32Update(UInt32,Pointer,UInt32) Method
Represents method CRC32Update(UInt32,Pointer,UInt32)
.
procedure CRC32Update(var crc: UInt32; const buf: Pointer; len: UInt32);
Parameters
- crc
- Type: UInt32
- buf
- Type: Pointer
- len
- Type: UInt32