Method | Description | |
---|---|---|
Compute ( System.UInt64 seed, byte buffer ) : System.UInt64 | ||
Compute ( byte buffer ) : System.UInt64 | ||
Crc64Iso ( ) : System | ||
Crc64Iso ( System.UInt64 seed ) : System |
public static Compute ( System.UInt64 seed, byte buffer ) : System.UInt64 | ||
seed | System.UInt64 | |
buffer | byte | |
return | System.UInt64 |
public static Compute ( byte buffer ) : System.UInt64 | ||
buffer | byte | |
return | System.UInt64 |
public Crc64Iso ( System.UInt64 seed ) : System | ||
seed | System.UInt64 | |
return | System |