C# Class TorrentHardLinkHelper.Locate.HashFileLinkPieces

Afficher le fichier Open project: harrywong/torrenthardlinkhelper Class Usage Examples

Méthodes publiques

Méthode Description
HashFileLinkPieces ( Torrent torrent, int pieceIndex, IList fileLinkPieces ) : System
Run ( ) : string

Private Methods

Méthode Description
CleanDuplicateFiles ( ) : void
GroupFiles ( ) : void
HashFilePiece ( string path, ulong start, ulong length ) : string
Run ( int index, string pattern ) : void

Method Details

HashFileLinkPieces() public méthode

public HashFileLinkPieces ( Torrent torrent, int pieceIndex, IList fileLinkPieces ) : System
torrent Torrent
pieceIndex int
fileLinkPieces IList
Résultat System

Run() public méthode

public Run ( ) : string
Résultat string