Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetHandle
Method
GetHandle
DebugView++Lib/BinaryFileReader.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
HANDLE BinaryFileReader::GetHandle() const
79
{
80
return m_handle.get();
81
}
82
83
void BinaryFileReader::Notify()
84
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected