Click or drag to resize
CRCHelperCRC16 Method (Byte)
CRC16 加密

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

Parameters

bytes
Type: SystemByte

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

Return Value

Type: UInt16

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

See Also