Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ ReadS64
Method
ReadS64
view/sharedcache/core/ObjC.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
int64_t SharedCacheObjCReader::ReadS64()
56
{
57
return m_reader.ReadInt64();
58
}
59
60
uint64_t SharedCacheObjCReader::ReadPointer()
61
{
Callers
nothing calls this directly
Calls
1
ReadInt64
Method · 0.45
Tested by
no test coverage detected