Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ raw
Method
raw
modules/core/core/src/string/OpenString/text.cpp:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
codeunit_sequence text::raw() && noexcept
261
{
262
return std::forward<codeunit_sequence>(this->sequence_);
263
}
264
265
text_view text::view() const noexcept
266
{
Callers
15
OpenProject
Method · 0.45
AddCookTask
Method · 0.45
sink
Method · 0.45
write
Method · 0.45
push
Method · 0.45
make_guid
Function · 0.45
text
Method · 0.45
text.cpp
File · 0.45
decode
Method · 0.45
FromString
Method · 0.45
Hash
Function · 0.45
Name
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected