Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ GetSize
Function
GetSize
rapidjson/memorybuffer.h:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
size_t GetSize() const { return stack_.GetSize(); }
55
56
static const size_t kDefaultCapacity = 256;
57
mutable internal::Stack<Allocator> stack_;
Callers
5
ShrinkToFit
Method · 0.50
Pop
Method · 0.50
Top
Method · 0.50
Expand
Method · 0.50
Resize
Method · 0.50
Calls
1
GetSize
Method · 0.45
Tested by
no test coverage detected