get_size


Description:

public uint64 get_size (WebsiteDataTypes types)

Gets the size of the data of types types in a WebsiteData.

Note that currently the data size is only known for webkit_website_data_disk_cache data type so for all other types 0 will be returned.

Parameters:

this

a WebsiteData

types

a bitmask of WebsiteDataTypes

Returns:

the size of this for the given types.