MCPcopy Create free account
hub / github.com/arkdb/inception / parse_array_or_object

Function parse_array_or_object

sql/json_binary.cc:1099–1137  ·  view source on GitHub ↗

Parse a JSON array or object. @param t type (either ARRAY or OBJECT) @param data pointer to the start of the array or object @param len the maximum number of bytes to read from data @param large if true, the array or object is stored using the large storage format; otherwise, it is stored using the small storage format @return an object that a

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_valueFunction · 0.85

Calls 3

errFunction · 0.85
read_offset_or_sizeFunction · 0.85
ValueClass · 0.85

Tested by

no test coverage detected