C# Class FSO.Files.Formats.PiffEncoder

Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Méthode Description
GeneratePiff ( IffFile iff, HashSet allowedTypes, HashSet disallowedTypes ) : IffFile
MakeChunkDiff ( IffChunk chk ) : PIFFEntry

Method Details

GeneratePiff() public static méthode

public static GeneratePiff ( IffFile iff, HashSet allowedTypes, HashSet disallowedTypes ) : IffFile
iff IffFile
allowedTypes HashSet
disallowedTypes HashSet
Résultat IffFile

MakeChunkDiff() public static méthode

public static MakeChunkDiff ( IffChunk chk ) : PIFFEntry
chk FSO.Files.Formats.IFF.IffChunk
Résultat FSO.Files.Formats.IFF.Chunks.PIFFEntry