FileHold 17.1 API Documentation
C#
Show/Hide TOC
Outlook
Storage
CLZF
calculate
CRC
32 Method
Definition
Namespace:
FileHold.DocumentRepository
Assembly:
FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
Copy
public
static
int
calculateCRC32
(
byte
[]
buf
,
int
off
,
int
len
)
Parameters
buf
Byte
off
Int32
len
Int32
Return Value
Int32
See Also
Reference
OutlookStorage
CLZF Class
FileHold.DocumentRepository Namespace
In This Article
Definition
Parameters
Return Value
See Also