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

Function parse_scalar

sql/json_binary.cc:985–1071  ·  view source on GitHub ↗

Parse a JSON scalar value. @param type the binary type of the scalar @param data pointer to the start of the binary representation of the scalar @param len the maximum number of bytes to read from data @return an object that represents the scalar value */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

parse_valueFunction · 0.85
elementMethod · 0.85

Calls 3

errFunction · 0.85
ValueClass · 0.85
read_variable_lengthFunction · 0.85

Tested by

no test coverage detected