MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / EnqueueDownloadAsync

Method EnqueueDownloadAsync

NetStream/source/hvdb_utils.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34int32_t hvdbutils::EnqueueDownloadAsync(const char *url, const char *name)
35{
36 return ytutils::EnqueueDownloadAsync(url, name);
37}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected