C# Class Library.Utilities.ItemUtils

Afficher le fichier Open project: Alliance-Network/Library

Méthodes publiques

Méthode Description
GetHashCode ( byte buffer ) : int
GetHashCode ( byte buffer, int offset, int count ) : int

Private Methods

Méthode Description
ItemUtils ( ) : System

Method Details

GetHashCode() public static méthode

public static GetHashCode ( byte buffer ) : int
buffer byte
Résultat int

GetHashCode() public static méthode

public static GetHashCode ( byte buffer, int offset, int count ) : int
buffer byte
offset int
count int
Résultat int