Interface Checksum
- Namespace
- Unkocrypto
- Assembly
- Unkocrypto.dll
public interface Checksum
Properties
Value
long Value { get; }
Property Value
Methods
Reset()
void Reset()
Update(int)
void Update(int b)
Parameters
b
int
public interface Checksum
long Value { get; }
void Reset()
void Update(int b)
b
int