Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Pop
Method
Pop
rapidjson/reader.h:794–796 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
792
size_t Length() const { return length_; }
793
794
Ch* Pop() {
795
return stack_.template Pop<Ch>(length_);
796
}
797
798
private:
799
StackStream(const StackStream&);
Callers
3
ParseString
Method · 0.45
Pop
Method · 0.45
ParseNumber
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected