Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ data
Method
data
TheForceEngine/TFE_FileSystem/memorystream.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
const void* const MemoryStream::data() const
68
{
69
return m_memory;
70
}
71
72
void* MemoryStream::data()
73
{
Callers
15
allocate
Method · 0.80
isComment
Method · 0.80
str2wstr
Function · 0.80
wstr2str
Function · 0.80
start_process
Method · 0.80
file_dialog
Method · 0.80
serialize
Function · 0.80
update
Function · 0.80
stopAllFunc
Function · 0.80
update
Function · 0.80
close
Method · 0.80
addFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected