Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ data
Method
data
src/Core/src/MemoryStream.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
const std::byte* MemoryStream::data() const
58
{
59
return _data;
60
}
61
62
std::byte* MemoryStream::data()
63
{
Callers
4
generateFile
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
operator*
Method · 0.45
Calls
no outgoing calls
Tested by
3
generateFile
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36