Stores a tile in the cache.
this | |
x |
the X coordinate of the tile |
y |
the Y coordinate of the tile |
zoom_level |
the zoom level of the tile |
bytes |
a Bytes |
etag |
an ETag string, or null |
cancellable |
a Cancellable |
callback |
a TaskReadyCallback to execute upon completion |
user_data |
closure data for |