Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ Clear
Function
Clear
include/rapidjson/stringbuffer.h:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
void Flush() {}
58
59
void Clear() { stack_.Clear(); }
60
void ShrinkToFit() {
61
// Push and pop a null terminator. This is safe.
62
*stack_.template Push<Ch>() =
'\0'
;
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected