MCPcopy 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

GetStaticDependenciesMethod · 0.45
AddCookTaskMethod · 0.45
SaveFunction · 0.45
WriteHeaderFunction · 0.45
BuildMethod · 0.45
CookMethod · 0.45
BufferViewFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected