Méthode | Description | |
---|---|---|
Decode ( byte data ) : |
||
Encode ( ) : BEncodedDictionary | ||
Encode ( Stream stream ) : void | ||
FastResume ( BEncodedDictionary dict ) : Common.System | ||
FastResume ( InfoHash infoHash, BitField bitfield ) : Common.System |
Méthode | Description | |
---|---|---|
CheckContent ( BEncodedDictionary dict, BEncodedString key ) : void | ||
CheckContent ( BEncodedDictionary dict, BEncodedString key, BEncodedNumber value ) : void |
public static Decode ( byte data ) : |
||
data | byte | |
Résultat |
public FastResume ( BEncodedDictionary dict ) : Common.System | ||
dict | BEncodedDictionary | |
Résultat | Common.System |
public FastResume ( InfoHash infoHash, BitField bitfield ) : Common.System | ||
infoHash | InfoHash | |
bitfield | BitField | |
Résultat | Common.System |