MCPcopy 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

ShrinkToFitMethod · 0.50
PopMethod · 0.50
TopMethod · 0.50
ExpandMethod · 0.50
ResizeMethod · 0.50

Calls 1

GetSizeMethod · 0.45

Tested by

no test coverage detected