|
libktorrent
2.1.1
|
#include <metadatadownload.h>
Public Member Functions | |
| MetadataDownload (UTMetaData *ext, Uint32 size) | |
| bool | data (Uint32 piece, const QByteArray &piece_data) |
| void | reject (Uint32 piece) |
| A reject of a piece was received. | |
| const QByteArray & | result () const |
| Get the result. | |
Handles the metadatadownload
Definition at line 57 of file metadatadownload.h.
| bool bt::MetadataDownload::data | ( | Uint32 | piece, |
| const QByteArray & | piece_data | ||
| ) |
A piece was received
1.8.18