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

Function append_offset_or_size

sql/json_binary.cc:152–159  ·  view source on GitHub ↗

Append an offset or a size to a String. @param dest the destination String @param offset_or_size the offset or size to append @param large if true, use the large storage format (4 bytes); otherwise, use the small storage format (2 bytes) @return false if successfully appended, true otherwise */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

serialize_json_arrayFunction · 0.85
serialize_json_objectFunction · 0.85

Calls 2

append_int32Function · 0.85
append_int16Function · 0.85

Tested by

no test coverage detected