Method | Description | |
---|---|---|
Decode ( byte buffer, int offset, int length ) : void | ||
Encode ( byte buffer, int offset ) : int | ||
ScrapeMessage ( ) : System.Collections.Generic | ||
ScrapeMessage ( int transactionId, long connectionId, List |
public Decode ( byte buffer, int offset, int length ) : void | ||
buffer | byte | |
offset | int | |
length | int | |
return | void |
public Encode ( byte buffer, int offset ) : int | ||
buffer | byte | |
offset | int | |
return | int |
public ScrapeMessage ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public ScrapeMessage ( int transactionId, long connectionId, List |
||
transactionId | int | |
connectionId | long | |
infoHashes | List |
|
return | System.Collections.Generic |