Processes the content of a buffer by CRC counter.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- buffer
- Type: array<
System..::.Byte
>[]()[]
A buffer.
- offset
- Type: System..::.Int32
The beginning of the content.
- length
- Type: System..::.Int32
The length of the content.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | buffer is nullNothingnullptra null reference (Nothing in Visual Basic). |