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

Function read_variable_length

sql/json_binary.cc:235–264  ·  view source on GitHub ↗

Read a variable length written by append_variable_length(). @param[in] data the buffer to read from @param[in] data_length the maximum number of bytes to read from data @param[out] length the length that was read @param[out] num the number of bytes needed to represent the length @return false on success, true on error */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_scalarFunction · 0.85

Calls 1

minFunction · 0.85

Tested by

no test coverage detected