Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Flush
Method
Flush
rapidjson/encodedstream.h:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
110
void Put(Ch c) { Encoding::Put(os_, c); }
111
void Flush() { os_.Flush(); }
112
113
// Not implemented
114
Ch Peek() const { RAPIDJSON_ASSERT(false); return 0;}
Callers
nothing calls this directly
Calls
1
Flush
Method · 0.45
Tested by
no test coverage detected