Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Ketchup
Hashing
Crc32
C# Class Ketchup.Hashing.Crc32
Datei anzeigen
Open project: jasonsirota/Ketchup
Public Methods
Method
Description
Crc32
( ) :
System
GetBytes
(
byte
bytes
) :
byte[]
GetUInt
(
byte
bytes
) :
uint
Method Details
Crc32()
public
method
public
Crc32
( ) :
System
return
System
GetBytes()
public
method
public
GetBytes
(
byte
bytes
) :
byte[]
bytes
byte
return
byte[]
GetUInt()
public
method
public
GetUInt
(
byte
bytes
) :
uint
bytes
byte
return
uint