ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
Dub
Repo
WinINetNetwork.doDownload
ae
sys
net
wininet
WinINetNetwork
Undocumented in source. Be warned that the author may not have intended to support it.
void
doDownload
(HNet hUrl, void delegate(ubyte[]) sink)
void
doDownload
(HNet hUrl, void delegate(const ubyte[]) sink)
class
WinINetNetwork
protected final static
void
doDownload
(
HNet
hUrl
,
void
delegate
(
const
ubyte
[]
)
sink
)
Meta
Source
See Implementation
ae
sys
net
wininet
WinINetNetwork
aliases
HNet
functions
downloadFile
getFile
httpRequest
post
resolveRedirect
urlOK
static functions
checkOK
connect
doDownload
httpQuery
httpQueryNumber
httpQueryOne
httpQueryString
open
openRequest
openUrl
sendRequest
urlFlags
static variables
buf
structs
HNetImpl