Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Read64
Method
Read64
view/sharedcache/core/ObjC.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
uint64_t SharedCacheObjCReader::Read64()
36
{
37
return m_reader.ReadUInt64();
38
}
39
40
int8_t SharedCacheObjCReader::ReadS8()
41
{
Callers
nothing calls this directly
Calls
1
ReadUInt64
Method · 0.45
Tested by
no test coverage detected