C# Class Library.Utilities.ItemUtils

ファイルを表示 Open project: Alliance-Network/Library

Public Methods

Method Description
GetHashCode ( byte buffer ) : int
GetHashCode ( byte buffer, int offset, int count ) : int

Private Methods

Method Description
ItemUtils ( ) : System

Method Details

GetHashCode() public static method

public static GetHashCode ( byte buffer ) : int
buffer byte
return int

GetHashCode() public static method

public static GetHashCode ( byte buffer, int offset, int count ) : int
buffer byte
offset int
count int
return int