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

Function parse_value

sql/json_binary.cc:1148–1163  ·  view source on GitHub ↗

Parse a JSON value within a larger JSON document. @param type the binary type of the value to parse @param data pointer to the start of the binary representation of the value @param len the maximum number of bytes to read from data @return an object that allows access to the value */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parse_binaryFunction · 0.85
elementMethod · 0.85

Calls 2

parse_array_or_objectFunction · 0.85
parse_scalarFunction · 0.85

Tested by

no test coverage detected