Searched refs:quotesSize (Results 1 – 1 of 1) sorted by relevance
58 constexpr uint64_t quotesSize = 2; in getEstimatedJsonSize() local59 return root.get<std::string>().size() + quotesSize; in getEstimatedJsonSize()