Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Take
Method
Take
rapidjson/encodedstream.h:157–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
156
Ch Peek() const { return current_; }
157
Ch Take() { Ch c = current_; current_ = takeFunc_(*is_); return c; }
158
size_t Tell() const { return is_->Tell(); }
159
160
// Not implemented
Callers
3
EncodedInputStream
Method · 0.45
Take
Method · 0.45
DetectType
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected