Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PenguLoader/PenguLoader
/ CefStr
Method
CefStr
core/src/utils/cefstr.cc:108–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
CefStr::CefStr() : CefStrBase()
109
{
110
}
111
112
CefStr::CefStr(const char *s, size_t len) : CefStrBase()
113
{
Callers
nothing calls this directly
Calls
1
length
Method · 0.80
Tested by
no test coverage detected