CRCHelper Methods |
The CRCHelper type exposes the following members.
Name | Description | |
---|---|---|
CRC16(Byte) |
CRC16 加密
| |
CRC16(String, Encoding) |
按指定字符集 CRC16 加密
| |
CRC32(Byte) |
CRC32 加密
| |
CRC32(String, Encoding) |
按指定字符集 CRC32 加密
| |
Equals | (Inherited from Object.) | |
GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) | |
GetType |
获取当前实例的 Type。
(Inherited from Object.) | |
ToString | (Inherited from Object.) |