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

Method TUS

NetStream/source/np_utils.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65static int32_t s_preInitRet = SCE_OK;
66
67nputils::TUS::TUS()
68{
69 m_ctx = 0;
70}
71
72nputils::TUS::~TUS()
73{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected