C# Class DatDigger.Sections.UI.SqexFile

Inheritance: INavigable
Afficher le fichier Open project: nohbdy/ffxivmodelviewer

Méthodes publiques

Méthode Description
DecodeData ( ) : void
LoadFile ( BinaryReaderEx reader ) : void
ReadEncodedData ( BinaryReaderEx reader ) : void
SqexFile ( string fileName, string key ) : System.Collections.Generic

Method Details

DecodeData() public méthode

public DecodeData ( ) : void
Résultat void

LoadFile() public méthode

public LoadFile ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
Résultat void

ReadEncodedData() public méthode

public ReadEncodedData ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
Résultat void

SqexFile() public méthode

public SqexFile ( string fileName, string key ) : System.Collections.Generic
fileName string
key string
Résultat System.Collections.Generic