Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ raw
Method
raw
modules/core/core/include/OpenString/unicode.h:379–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
377
}
378
379
[[nodiscard]] constexpr const ochar8_t* raw() const noexcept
380
{
381
return this->sequence.data();
382
}
383
384
[[nodiscard]] constexpr u64 size() const noexcept
385
{
Callers
11
operator()
Method · 0.45
operator()
Method · 0.45
codeunit_sequence_view
Method · 0.45
view_sequence<text_view>
Function · 0.45
view_sequence<text>
Function · 0.45
join
Method · 0.45
produce
Method · 0.45
produce
Method · 0.45
text_view
Function · 0.45
try_as_integer
Function · 0.45
make_guid_unsafe
Function · 0.45
Calls
1
data
Method · 0.45
Tested by
no test coverage detected