MCPcopy 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
67const void* const MemoryStream::data() const
68{
69 return m_memory;
70}
71
72void* MemoryStream::data()
73{

Callers 15

allocateMethod · 0.80
isCommentMethod · 0.80
str2wstrFunction · 0.80
wstr2strFunction · 0.80
start_processMethod · 0.80
file_dialogMethod · 0.80
serializeFunction · 0.80
updateFunction · 0.80
stopAllFuncFunction · 0.80
updateFunction · 0.80
closeMethod · 0.80
addFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected