Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetText
Method
GetText
WinArk/HexControl.cpp:791–793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
789
}
790
791
std::wstring CHexControl::GetText(int64_t offset, int64_t size) {
792
return std::wstring();
793
}
794
795
void CHexControl::Refresh() {
796
RecalcLayout();
Callers
1
BuildConfigFromTree
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected