C# 클래스 TorrentHardLinkHelper.Locate.HashFileLinkPieces

파일 보기 프로젝트 열기: harrywong/torrenthardlinkhelper 1 사용 예제들

공개 메소드들

메소드 설명
HashFileLinkPieces ( Torrent torrent, int pieceIndex, IList fileLinkPieces ) : System
Run ( ) : string

비공개 메소드들

메소드 설명
CleanDuplicateFiles ( ) : void
GroupFiles ( ) : void
HashFilePiece ( string path, ulong start, ulong length ) : string
Run ( int index, string pattern ) : void

메소드 상세

HashFileLinkPieces() 공개 메소드

public HashFileLinkPieces ( Torrent torrent, int pieceIndex, IList fileLinkPieces ) : System
torrent Torrent
pieceIndex int
fileLinkPieces IList
리턴 System

Run() 공개 메소드

public Run ( ) : string
리턴 string