Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ data
Method
data
modules/core/core/src/string/OpenString/wide_text.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
const wchar_t* wide_text::data() const noexcept
58
{
59
return this->sequence_.data();
60
}
61
62
void wide_text::decode(codeunit_sequence& out) const noexcept
63
{
Callers
15
GetRuntimeDependencies
Method · 0.45
GetStaticDependencies
Method · 0.45
AddCookTask
Method · 0.45
Save
Function · 0.45
WriteHeader
Function · 0.45
Build
Method · 0.45
Cook
Method · 0.45
BufferView
Function · 0.45
GetRawPrimitiveIndicesView
Function · 0.45
GetRawPrimitiveAttributeView
Function · 0.45
EmplaceRawPrimitiveIndexBuffer
Function · 0.45
EmplaceRawPrimitiveVertexBufferAttribute
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected