downloaded_size property

int53? downloaded_size
getter/setter pair

Total downloaded file size, in bytes. Can be used only for calculating download progress. The actual file size may be bigger, and some parts of it may contain garbage

Implementation

int53? downloaded_size;