CryptoSys API Library Manual

crcBytes

Compute the CRC-32 checksum of an array of bytes.

Syntax

[VBA]
Public Function crcBytes ( _
    lpInput() As Byte _
) As Long

Parameters

lpInput
Input data.

Return Value

Long: CRC-32 checksum as a 32-bit integer value.
[PREV: comprUncompress...]   [Contents]   [Index]   
   [NEXT: crcFile...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.