total property
getter/setter pair
The total number of bytes expected for this item. May be 0 if the total size is not yet known.
Implementation
int total = 0;
The total number of bytes expected for this item. May be 0 if the total size is not yet known.
int total = 0;