Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ CompleteData
Method
CompleteData
src/engine/shared/packer.h:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
77
int CompleteSize() const { return m_pEnd - m_pStart; }
78
const unsigned char *CompleteData() const { return m_pStart; }
79
};
80
81
#endif
Callers
2
OnMessage
Method · 0.80
OnSayNetMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected