메소드 | 설명 | |
---|---|---|
Update ( ushort crc, byte b ) : ushort | ||
Update ( ushort crc, byte buff, int offset, int length ) : ushort |
public static Update ( ushort crc, byte b ) : ushort | ||
crc | ushort | |
b | byte | |
리턴 | ushort |
public static Update ( ushort crc, byte buff, int offset, int length ) : ushort | ||
crc | ushort | |
buff | byte | |
offset | int | |
length | int | |
리턴 | ushort |