MCPcopy 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
791std::wstring CHexControl::GetText(int64_t offset, int64_t size) {
792 return std::wstring();
793}
794
795void CHexControl::Refresh() {
796 RecalcLayout();

Callers 1

BuildConfigFromTreeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected