Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ Write
Method
Write
pcsx2/StateWrapper.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
u32 StateWrapper::ReadOnlyMemoryStream::Write(const void* buf, u32 count)
95
{
96
return 0;
97
}
98
99
u32 StateWrapper::ReadOnlyMemoryStream::GetPosition()
100
{
Callers
2
DoBytes
Method · 0.45
Do
Method · 0.45
Calls
2
Expand
Function · 0.85
min
Function · 0.50
Tested by
no test coverage detected