- bindBuffer
void bindBuffer(Handle h, Range buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- cancel
void cancel(Handle h)
Undocumented in source. Be warned that the author may not have intended to support it.
- continueFetching
void continueFetching(Handle h)
Undocumented in source. Be warned that the author may not have intended to support it.
- desc
Desc desc()
Undocumented in source. Be warned that the author may not have intended to support it.
- dowork
void dowork()
Undocumented in source. Be warned that the author may not have intended to support it.
- handleValid
bool handleValid(Handle h)
Undocumented in source. Be warned that the author may not have intended to support it.
- maxPath
int maxPath()
Undocumented in source. Be warned that the author may not have intended to support it.
- maxUserdataBytes
int maxUserdataBytes()
Undocumented in source. Be warned that the author may not have intended to support it.
- pause
void pause(Handle h)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
Handle send(Request request)
Undocumented in source. Be warned that the author may not have intended to support it.
- setup
void setup(Desc desc)
Undocumented in source. Be warned that the author may not have intended to support it.
- sfetch_bind_buffer
void sfetch_bind_buffer(Handle , Range )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_cancel
void sfetch_cancel(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_continue
void sfetch_continue(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_desc
Desc sfetch_desc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_dowork
void sfetch_dowork()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_handle_valid
bool sfetch_handle_valid(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_max_path
int sfetch_max_path()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_max_userdata_bytes
int sfetch_max_userdata_bytes()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_pause
void sfetch_pause(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_send
Handle sfetch_send(Request* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_setup
void sfetch_setup(Desc* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_shutdown
void sfetch_shutdown()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_unbind_buffer
void* sfetch_unbind_buffer(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sfetch_valid
bool sfetch_valid()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.
- unbindBuffer
void* unbindBuffer(Handle h)
Undocumented in source. Be warned that the author may not have intended to support it.
- valid
bool valid()
Undocumented in source. Be warned that the author may not have intended to support it.