Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ size
Method
size
src/program/ramsearch/IOProcessDevice.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
qint64 IOProcessDevice::size() const
37
{
38
return static_cast<qint64>(mem_section.size);
39
}
40
41
qint64 IOProcessDevice::readData(char *data, qint64 maxSize)
42
{
Callers
3
scan
Method · 0.45
display_scan_count
Method · 0.45
get_value
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected