CRC16Update(Word,Pointer,Integer) Method
Represents method CRC16Update(Word,Pointer,Integer)
.
procedure CRC16Update(var crc: Word; const buffer: Pointer; len: Integer);
Parameters
- crc
- Type: Word
- buffer
- Type: Pointer
- len
- Type: Integer