CRC16Update(Word,Pointer,Integer) Method

Represents method CRC16Update(Word,Pointer,Integer).

Namespace: Spring.Cryptography.CRC
procedure CRC16Update(var crc: Word; const buffer: Pointer; len: Integer);

Parameters

crc
Type: Word

buffer
Type: Pointer

len
Type: Integer