Read the data from the cache first, if not, then get it from the network.
Read the data from the cache first, also update cache by network.
Only get data from the network, no data will be cached.
Generated using TypeDoc
Read the data from the cache first, if not, then get it from the network.