dub-registry v2.2.0 (2017-09-04T14:20:42Z)
Home
Dub
Repo
URLCache.get
dubregistry
cache
URLCache
Undocumented in source. Be warned that the author may not have intended to support it.
void
get
(URL url, void delegate(scope InputStream str) callback, bool cache_priority)
class
URLCache
void
get
(
URL
url
,
scope
void
delegate
(
scope
InputStream
str
)
callback
,
bool
cache_priority
= false
)
void
get
(URL url, void delegate(scope InputStream str) callback, CacheMatchMode mode)
Meta
Source
See Implementation
dubregistry
cache
URLCache
constructors
this
functions
clearEntry
get