URLCache.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void get(URL url, void delegate(scope InputStream str) callback, bool cache_priority)
  2. void get(URL url, void delegate(scope InputStream str) callback, CacheMatchMode mode)
    class URLCache
    void
    get
    (
    URL url
    ,
    scope void delegate
    (
    scope InputStream str
    )
    callback
    ,)

Meta