Click or drag to resize
CRCHelperCRC32 Method (Byte)
CRC32 加密

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static uint CRC32(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte

[Missing <param name="bytes"/> documentation for "M:Adf.CRCHelper.CRC32(System.Byte[])"]

Return Value

Type: UInt32

[Missing <returns> documentation for "M:Adf.CRCHelper.CRC32(System.Byte[])"]

See Also