Property | Type | Description | |
---|---|---|---|
Support |
Method | Description | |
---|---|---|
Decode ( byte buffer, int offset, int length ) : void | ||
Encode ( byte buffer, int offset ) : int | ||
LTChat ( ) : Universal.Torrent.Bencoding | ||
LTChat ( |
Method | Description | |
---|---|---|
LTChat ( byte messageId, string message ) : Universal.Torrent.Bencoding |
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 LTChat ( ) : Universal.Torrent.Bencoding | ||
return | Universal.Torrent.Bencoding |
public LTChat ( |
||
peer | ||
message | string | |
return | Universal.Torrent.Bencoding |