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

Function read_offset_or_size

sql/json_binary.cc:1082–1085  ·  view source on GitHub ↗

Read an offset or size field from a buffer. The offset could be either a two byte unsigned integer or a four byte unsigned integer. @param data the buffer to read from @param large tells if the large or small storage format is used; true means read four bytes, false means read two bytes */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

parse_array_or_objectFunction · 0.85
elementMethod · 0.85
keyMethod · 0.85
lookupMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected