C# 클래스 Universal.Torrent.Client.DiskManager.BufferedIO

상속: ICacheable
파일 보기 프로젝트 열기: haroldma/Universal.Torrent

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Initialise ( ) : void
Initialise ( TorrentManager manager, byte buffer, long offset, int count, int pieceLength, IList files ) : void
ToString ( ) : string

메소드 상세

Initialise() 공개 메소드

public Initialise ( ) : void
리턴 void

Initialise() 공개 메소드

public Initialise ( TorrentManager manager, byte buffer, long offset, int count, int pieceLength, IList files ) : void
manager TorrentManager
buffer byte
offset long
count int
pieceLength int
files IList
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string