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

Function serialize_json_object

sql/json_binary.cc:466–568  ·  view source on GitHub ↗

Serialize a JSON object at the end of the destination string. @param object the JSON object to serialize @param dest the destination string @param large if true, the large storage format will be used @param depth the current nesting level @return serialization status */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

serialize_json_valueFunction · 0.85

Calls 13

is_too_big_for_jsonFunction · 0.85
append_offset_or_sizeFunction · 0.85
my_errorFunction · 0.85
append_int16Function · 0.85
append_valueFunction · 0.85
insert_offset_or_sizeFunction · 0.85
cardinalityMethod · 0.80
lengthMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
dataMethod · 0.45
fillMethod · 0.45

Tested by

no test coverage detected