WinINetNetwork.doDownload

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void doDownload(HNet hUrl, void delegate(ubyte[]) sink)
    class WinINetNetwork
    protected final static
    void
    doDownload
    (,
    void delegate
    (
    ubyte[]
    )
    sink
    )
  2. void doDownload(HNet hUrl, void delegate(const ubyte[]) sink)

Meta