NumberUtilsToCrc Method |
Name | Description | |
---|---|---|
![]() ![]() | ToCrc(Byte) |
Calculate a CRC32 value from a byte array.
|
![]() ![]() | ToCrc(Byte, Int32, Int32) |
Calculate a CRC32 value from a portion of a byte array.
|
![]() ![]() | ToCrc(Byte, Int32, Int32, UInt32) |
Continue to calculate a CRC32 value from a portion of a byte
array.
|