dub-registry v1.6.0 (2015-09-28T06:56:52Z)
Home
Dub
Repo
downloadCached
dubregistry
cache
Undocumented in source. Be warned that the author may not have intended to support it.
void
downloadCached
(URL url, void delegate(scope InputStream str) callback, bool cache_priority)
void
downloadCached
(
URL
url
,
scope
void
delegate
(
scope
InputStream
str
)
callback
,
bool
cache_priority
= false
)
void
downloadCached
(string url, void delegate(scope InputStream str) callback, bool cache_priority)
Meta
Source
See Implementation
dubregistry
cache
classes
FileNotFoundException
URLCache
enums
CacheMatchMode
functions
clearCacheEntry
downloadCached