Furrent
Public Attributes | List of all members
fur::download::Downloaded Struct Reference

A downloaded piece for a torrent file. More...

#include <downloader.hpp>

Public Attributes

int64_t index
 
std::vector< uint8_t > content
 

Detailed Description

A downloaded piece for a torrent file.

Member Data Documentation

◆ content

std::vector<uint8_t> fur::download::Downloaded::content

◆ index

int64_t fur::download::Downloaded::index

The documentation for this struct was generated from the following file: