MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / Read32

Method Read32

view/sharedcache/core/ObjC.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30uint32_t SharedCacheObjCReader::Read32()
31{
32 return m_reader.ReadUInt32();
33}
34
35uint64_t SharedCacheObjCReader::Read64()
36{

Callers 1

Calls 1

ReadUInt32Method · 0.45

Tested by

no test coverage detected