MCPcopy Create free account
hub / github.com/Winderton/xplatform / size

Function size

Blockchain/src/json.hh:22724–22759  ·  view source on GitHub ↗

! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the different types and is defined as follows: Value type | return value ----------- | ------------- null | `0` boolean | `1` string | `1` number | `1` binary | `1` object | result of function object_

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

eraseFunction · 0.70
max_sizeFunction · 0.70

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected