mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Added memoryUsage() to JsonArray, JsonObject, and JsonVariant
This commit is contained in:
@@ -55,6 +55,7 @@ class CollectionData {
|
||||
|
||||
void remove(VariantSlot *slot);
|
||||
|
||||
size_t memoryUsage() const;
|
||||
size_t size() const;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user