MCPcopy Create free account
hub / github.com/cinience/RedisStudio / Flush

Method Flush

include/rapidjson/encodedstream.h:133–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131 // Not implemented
132 void Put(Ch) { RAPIDJSON_ASSERT(false); }
133 void Flush() { RAPIDJSON_ASSERT(false); }
134 Ch* PutBegin() { RAPIDJSON_ASSERT(false); return 0; }
135 size_t PutEnd(Ch*) { RAPIDJSON_ASSERT(false); return 0; }
136

Callers 2

FlushMethod · 0.45
FlushMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected