MCPcopy 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
108CefStr::CefStr() : CefStrBase()
109{
110}
111
112CefStr::CefStr(const char *s, size_t len) : CefStrBase()
113{

Callers

nothing calls this directly

Calls 1

lengthMethod · 0.80

Tested by

no test coverage detected