Contents

expectedResourceDataSize

Returns the expected length of the resource data if it is provided by the server.

Declaration

- (long long) expectedResourceDataSize;

Return Value

The expected size of the resource data, in bytes. A negative value if the length is unknown.

Discussion

This information can be queried before all the data has arrived.

See Also

Loading resource data