cef_download_item_t.get_total_bytes

Returns the total number of bytes.

struct cef_download_item_t
extern (System)
long function(cef_download_item_t* self) nothrow get_total_bytes;

Meta