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

Function GetSize

include/rapidjson/stringbuffer.h:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 size_t GetSize() const { return stack_.GetSize(); }
78
79 static const size_t kDefaultCapacity = 256;
80 mutable internal::Stack<Allocator> stack_;

Callers

nothing calls this directly

Calls 1

GetSizeMethod · 0.45

Tested by

no test coverage detected