Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ GetSize
Method
GetSize
NetStream/source/yt_utils.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
int32_t ytutils::Log::GetSize()
67
{
68
return m_ini->size();
69
}
70
71
void ytutils::Log::Reset()
72
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected