total property

int total
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;