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