SizeReporter that is used to calculate sizes of resources for a file based system.
Optional
Calculate the size of a chunk based on which SizeReporter is being used
the chunk of which you want the size
the size of the passed chunk as a number
The estimated size of a resource in this reporter is simply the content-length header
Returns the size of the given resource ( and its children ) in bytes
The FileSizeReporter will always return data in the form of bytes
SizeReporter that is used to calculate sizes of resources for a file based system.