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

Function serialize_json_array

sql/json_binary.cc:409–454  ·  view source on GitHub ↗

Serialize a JSON array at the end of the destination string. @param array the JSON array 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 7

is_too_big_for_jsonFunction · 0.85
append_offset_or_sizeFunction · 0.85
append_valueFunction · 0.85
insert_offset_or_sizeFunction · 0.85
lengthMethod · 0.45
sizeMethod · 0.45
fillMethod · 0.45

Tested by

no test coverage detected