C# Class FC3Editor.Nomad.StringHash

Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Méthode Description
MakeCRC32 ( byte bytes ) : uint
MakeCRC64 ( byte bytes ) : ulong
MakeStringID ( string text ) : uint

Method Details

MakeCRC32() public static méthode

public static MakeCRC32 ( byte bytes ) : uint
bytes byte
Résultat uint

MakeCRC64() public static méthode

public static MakeCRC64 ( byte bytes ) : ulong
bytes byte
Résultat ulong

MakeStringID() public static méthode

public static MakeStringID ( string text ) : uint
text string
Résultat uint