libktorrent
2.2.0
|
#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 39 of file metadatadownload.h.
bool bt::MetadataDownload::data | ( | Uint32 | piece, |
const QByteArray & | piece_data | ||
) |
A piece was received