C# Class CASCExplorer.EncodingHandler

Afficher le fichier Open project: WoW-Tools/CASCExplorer Class Usage Examples

Méthodes publiques

Méthode Description
Clear ( ) : void
EncodingHandler ( BinaryReader stream, BackgroundWorkerEx worker ) : System.Collections.Generic
GetEntry ( MD5Hash md5, EncodingEntry &enc ) : bool

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

EncodingHandler() public méthode

public EncodingHandler ( BinaryReader stream, BackgroundWorkerEx worker ) : System.Collections.Generic
stream System.IO.BinaryReader
worker BackgroundWorkerEx
Résultat System.Collections.Generic

GetEntry() public méthode

public GetEntry ( MD5Hash md5, EncodingEntry &enc ) : bool
md5 MD5Hash
enc EncodingEntry
Résultat bool