Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ reset
Method
reset
src/bvar/variable.cpp:365–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
void CharArrayStreamBuf::reset() {
366
setp(_data, _data + _size);
367
}
368
369
370
// Written by Jack Handy
Callers
3
dump_exposed
Method · 0.45
delete_value
Method · 0.45
grab_thread
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected