Method | Description | |
---|---|---|
ComputeChecksum ( byte bytes ) : ushort | ||
ComputeChecksumBytes ( byte bytes ) : byte[] | ||
Crc16 ( ) : System |
public ComputeChecksum ( byte bytes ) : ushort | ||
bytes | byte | |
return | ushort |
public ComputeChecksumBytes ( byte bytes ) : byte[] | ||
bytes | byte | |
return | byte[] |