MCPcopy Create free account
hub / github.com/USCiLab/cereal / Put

Method Put

include/cereal/external/rapidjson/encodedstream.h:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 }
109
110 void Put(Ch c) { Encoding::Put(os_, c); }
111 void Flush() { os_.Flush(); }
112
113 // Not implemented

Callers

nothing calls this directly

Calls 1

PutFunction · 0.70

Tested by

no test coverage detected