Property | Type | Description | |
---|---|---|---|
CompactPeer | byte[] | ||
CompactPeer | void | ||
DecodeFromDict | |||
Encode | BEncodedList | ||
HashedPiece | void |
Method | Description | |
---|---|---|
Decode ( BEncodedList peers ) : MonoTorrentCollection |
||
Decode ( BEncodedString peers ) : MonoTorrentCollection |
||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Peer ( string peerId, |
||
Peer ( string peerId, |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
CompactPeer ( ) : byte[] | ||
CompactPeer ( byte data, int offset ) : void | ||
DecodeFromDict ( BEncodedDictionary dict ) : |
||
Encode ( IEnumerable |
||
HashedPiece ( bool succeeded ) : void |
public static Decode ( BEncodedList peers ) : MonoTorrentCollection |
||
peers | BEncodedList | |
return | MonoTorrentCollection |
public static Decode ( BEncodedString peers ) : MonoTorrentCollection |
||
peers | BEncodedString | |
return | MonoTorrentCollection |
public Peer ( string peerId, |
||
peerId | string | |
connectionUri | ||
return | System |
public Peer ( string peerId, |
||
peerId | string | |
connectionUri | ||
encryption | EncryptionTypes | |
return | System |